Skip to content

Commit 144396d

Browse files
Bump org.jline:jansi from 4.0.5 to 4.0.6
Bumps [org.jline:jansi](https://github.com/jline/jline3) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@4.0.5...4.0.6) --- updated-dependencies: - dependency-name: org.jline:jansi dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4be1e7 commit 144396d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
6767
includeInJar "org.apache.logging.log4j:log4j-core:2.25.3"
6868
includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3"
69-
includeInJar "org.jline:jansi:4.0.5"
69+
includeInJar "org.jline:jansi:4.0.6"
7070
includeInJar("com.mojang:authlib:6.0.58") {
7171
exclude group: "org.slf4j", module: "slf4j-api"
7272
}

0 commit comments

Comments
 (0)