Skip to content

Commit

Permalink
Bump jansi from 1.18 to 2.3.4
Browse files Browse the repository at this point in the history
Bumps [jansi](https://github.com/fusesource/jansi) from 1.18 to 2.3.4.
- [Release notes](https://github.com/fusesource/jansi/releases)
- [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)
- [Commits](fusesource/jansi@jansi-project-1.18...jansi-2.3.4)

---
updated-dependencies:
- dependency-name: org.fusesource.jansi:jansi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2021
1 parent 7eacc1b commit 9592703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ subprojects {
compile "javax.annotation:javax.annotation-api:$javaAnnotationApiVersion"

if (isStandardGroovyMavenProject) {
documentation "org.fusesource.jansi:jansi:1.18"
documentation "org.fusesource.jansi:jansi:2.3.4"
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
documentation 'info.picocli:picocli:4.4.0'
compile group: 'org.codehaus.groovy', name: 'groovy', version: groovyVersion
Expand Down

0 comments on commit 9592703

Please sign in to comment.