This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push:
     new 7447621  GROOVY-9897: Bump jansi to 2.1.1
7447621 is described below

commit 7447621bd6ef73283feedcae040a5f3676d63789
Author: Daniel Sun <[email protected]>
AuthorDate: Sat Jan 16 18:07:23 2021 +0800

    GROOVY-9897: Bump jansi to 2.1.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index d917e72..7e6c4a2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -142,7 +142,7 @@ ext {
     commonsCliVersion = '1.4'
     gparsVersion = '1.2.1'
     ivyVersion = '2.5.0'
-    jansiVersion = '2.1.0'
+    jansiVersion = '2.1.1'
     jarjarVersion = '1.7.2'
     javaParserVersion = '3.17.0'
     jlineVersion = '2.14.6'

Reply via email to