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 b3637d37 Prepare next snapshot version
b3637d37 is described below
commit b3637d37734f87e6d3b4b0729648aeb5f08aca6e
Author: Jonny Carter <[email protected]>
AuthorDate: Mon Nov 17 17:03:31 2025 -0600
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 686b85ad..330d3889 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.1'
+version = '8.0.2-SNAPSHOT'
group = 'org.apache.groovy.geb'