This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push:
new a1569675e9 Bump binary compatibility baseline to 4.0.27
a1569675e9 is described below
commit a1569675e9ab4a182ed287d5c93cb27b19ca78f5
Author: Daniel Sun <[email protected]>
AuthorDate: Sat Jul 5 02:00:51 2025 +0800
Bump binary compatibility baseline to 4.0.27
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 1ccd2e7fea..60796608c5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,7 +20,7 @@ groovyBundleVersion=5.0.0.SNAPSHOT
groovyTargetBytecodeVersion=11
targetJavaVersion=11
-binaryCompatibilityBaseline=4.0.18
+binaryCompatibilityBaseline=4.0.27
gradle_version=8.14.2
groovyJUnit_ms=512m