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 863674f64be04c8a73bbc448b624e5875b3eed92 Author: Paul King <[email protected]> AuthorDate: Sat Mar 1 12:18:54 2025 +1000 Bump com.gradle.plugin-publish to 1.3.1 --- doc/manual/src/docs/asciidoc/140-project.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/manual/src/docs/asciidoc/140-project.adoc b/doc/manual/src/docs/asciidoc/140-project.adoc index a526dbfc..a569aad2 100644 --- a/doc/manual/src/docs/asciidoc/140-project.adoc +++ b/doc/manual/src/docs/asciidoc/140-project.adoc @@ -113,6 +113,7 @@ This page lists the more important changes between versions of Geb. * Upgrade Groovy to 4.0.26. [issue:264[]] * commit:bc6b4224[] Bump gradle to 8.13 (build dependency) * commit:3141b7a8[] Bump node-gradle plugin to 7.1.0 (build dependency) +* commit:7cd34423[] Bump com.gradle.plugin-publish to 1.3.1 (build dependency) * commit:e8b4a36c[] Bump guava to 33.4.0-jre * commit:a02db74a[] Bump JUnit/JUnit Platform to 5.12.0/1.12.0 * commit:518088aa[] Bump system-lambda to 1.2.1
