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 0fc45f4bf6540397564411815a11c1d8382092b7 Author: Daniel Sun <[email protected]> AuthorDate: Tue May 5 00:11:35 2026 +0900 GROOVY-11991: Bump jline to 4.0.14 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 6d8f641732..4151b190f2 100644 --- a/versions.properties +++ b/versions.properties @@ -38,7 +38,7 @@ jansi=2.4.2 jarjar=1.16.0 javaParser=3.28.1 jcipAnnotations=1.0 -jline=4.0.12 +jline=4.0.14 jmh=1.37 jna=5.18.1 jqwik=1.9.3
