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 9c091b96b1 fix typo
9c091b96b1 is described below
commit 9c091b96b14bced4f88dfb5dfeaaa8ebfefae59f
Author: Paul King <[email protected]>
AuthorDate: Fri May 5 14:57:30 2023 +1000
fix typo
---
versions.properties | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/versions.properties b/versions.properties
index 3edaa82154..6b3f4723f0 100644
--- a/versions.properties
+++ b/versions.properties
@@ -30,7 +30,8 @@ ivy=2.5.1
jansi=2.4.0
jacksonDatabind=2.15.0
jackson=2.15.0
-jarjar=1.8.0 #later version sometimes leave empty META-INF/services files
+# later jarjar versions sometimes leave empty META-INF/services files
+jarjar=1.8.0
javaParser=3.25.3
jline=2.14.6
jmh=1.35