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

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


The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
     new 787f339694 adjust bin compat version
787f339694 is described below

commit 787f339694fa4e100874e88b2b7b5089af9728e9
Author: Paul King <[email protected]>
AuthorDate: Tue Feb 6 15:37:54 2024 +1000

    adjust bin compat version
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index b518146141..cb02195a76 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,7 +20,7 @@ groovyBundleVersion=4.0.19.SNAPSHOT
 groovyTargetBytecodeVersion=1.8
 targetJavaVersion=8
 
-binaryCompatibilityBaseline=4.0.11
+binaryCompatibilityBaseline=3.0.20
 gradle_version=8.6
 
 groovyJUnit_ms=512m

Reply via email to