Merge pull request #28 from games647/dependabot/maven/org.fusesource.jansi-jansi-2.4.0

Bump jansi from 2.3.3 to 2.4.0
This commit is contained in:
games647 2021-12-18 14:45:14 +01:00 committed by GitHub
commit 2c8621b365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>2.3.3</version>
<version>2.4.0</version>
<!-- Shade this library for ANSI codes -->
</dependency>