Skip to content

Commit 8179a37

Browse files
Bump org.jline:jansi from 3.30.5 to 3.30.6 (#477)
Bumps [org.jline:jansi](https://github.com/jline/jline3) from 3.30.5 to 3.30.6. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.5...jline-3.30.6) --- updated-dependencies: - dependency-name: org.jline:jansi dependency-version: 3.30.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2bf04d commit 8179a37

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
@@ -86,7 +86,7 @@ dependencies {
8686
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
8787
includeInJar "org.apache.logging.log4j:log4j-core:2.25.1"
8888
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.25.1"
89-
includeInJar "org.jline:jansi:3.30.5"
89+
includeInJar "org.jline:jansi:3.30.6"
9090
includeInJar("com.mojang:authlib:6.0.58") {
9191
exclude group: "org.slf4j", module: "slf4j-api"
9292
}

0 commit comments

Comments
 (0)