Skip to content

Commit bf22a76

Browse files
Bump jansi from 2.3.4 to 2.4.0
Bumps [jansi](https://github.com/fusesource/jansi) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/fusesource/jansi/releases) - [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md) - [Commits](https://github.com/fusesource/jansi/commits) --- updated-dependencies: - dependency-name: org.fusesource.jansi:jansi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cae98bf commit bf22a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ subprojects {
104104
api "javax.annotation:javax.annotation-api:$javaAnnotationApiVersion"
105105

106106
if (isStandardGroovyMavenProject) {
107-
documentation "org.fusesource.jansi:jansi:2.3.4"
107+
documentation "org.fusesource.jansi:jansi:2.4.0"
108108
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
109109
documentation 'info.picocli:picocli:4.6.1'
110110
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")

0 commit comments

Comments
 (0)