This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git

commit 7cd3442364793dbdbabd766dce4f6a9df0ac131a
Author: Paul King <[email protected]>
AuthorDate: Sat Mar 1 12:18:33 2025 +1000

    Bump com.gradle.plugin-publish to 1.3.1
---
 integration/geb-gradle/geb-gradle.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration/geb-gradle/geb-gradle.gradle 
b/integration/geb-gradle/geb-gradle.gradle
index a05edb43..c0f6ac1b 100644
--- a/integration/geb-gradle/geb-gradle.gradle
+++ b/integration/geb-gradle/geb-gradle.gradle
@@ -19,7 +19,7 @@
 plugins {
     id 'geb.groovy-module'
     id 'geb.spock-2-groovy-3-module'
-    id 'com.gradle.plugin-publish' version '1.3.0'
+    id 'com.gradle.plugin-publish' version '1.3.1'
 }
 
 repositories {

Reply via email to