This is an automated email from the ASF dual-hosted git repository.
jonnybot pushed a commit to branch GEB_8_0_X
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git
The following commit(s) were added to refs/heads/GEB_8_0_X by this push:
new 0dbf17c3 Prepare next snapshot version
0dbf17c3 is described below
commit 0dbf17c3dee96639e1fadd22f31901578db0d62f
Author: Jonny Carter <[email protected]>
AuthorDate: Fri Sep 12 16:04:19 2025 -0500
Prepare next snapshot version
---
buildSrc/src/main/groovy/geb.coordinates.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildSrc/src/main/groovy/geb.coordinates.gradle
b/buildSrc/src/main/groovy/geb.coordinates.gradle
index c1442ef9..c16476ca 100644
--- a/buildSrc/src/main/groovy/geb.coordinates.gradle
+++ b/buildSrc/src/main/groovy/geb.coordinates.gradle
@@ -16,5 +16,5 @@
* specific language governing permissions and limitations
* under the License.
*/
-version = '8.0.0'
+version = '8.0.1-SNAPSHOT'
group = 'org.apache.groovy.geb'