This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit a4ac2e710d39bab993c7d34fbb8350e1c8c64b20 Author: Daniel Sun <[email protected]> AuthorDate: Sun Jul 19 02:29:25 2026 +0900 GROOVY-12176: Bump jline to 4.3.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 49a6cbcb2a..f61881aacd 100644 --- a/versions.properties +++ b/versions.properties @@ -39,7 +39,7 @@ jansi=2.4.2 jarjar=1.16.0 javaParser=3.28.2 jcipAnnotations=1.0 -jline=4.2.1 +jline=4.3.1 jmh=1.37 jna=5.19.1 # Don't change jqwik version
