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 ad603b9b6f fix typo
ad603b9b6f is described below

commit ad603b9b6fdf6420c351e233d7cf14a6659a197a
Author: Paul King <[email protected]>
AuthorDate: Fri May 5 14:27:15 2023 +1000

    fix typo
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 738c67f5e3..3edaa82154 100644
--- a/versions.properties
+++ b/versions.properties
@@ -30,7 +30,7 @@ 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
+jarjar=1.8.0  #later version sometimes leave empty META-INF/services files
 javaParser=3.25.3
 jline=2.14.6
 jmh=1.35

Reply via email to