Skip to content

Commit b9cc3f6

Browse files
Bump org.jline:jansi from 3.30.4 to 3.30.5 (#458)
Bumps [org.jline:jansi](https://github.com/jline/jline3) from 3.30.4 to 3.30.5. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.4...3.30.5) --- updated-dependencies: - dependency-name: org.jline:jansi dependency-version: 3.30.5 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 f7e5090 commit b9cc3f6

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
@@ -68,7 +68,7 @@ dependencies {
6868
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
6969
includeInJar "org.apache.logging.log4j:log4j-core:2.25.1"
7070
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.25.1"
71-
includeInJar "org.jline:jansi:3.30.4"
71+
includeInJar "org.jline:jansi:3.30.5"
7272
includeInJar("com.mojang:authlib:6.0.58") {
7373
exclude group: "org.slf4j", module: "slf4j-api"
7474
}

0 commit comments

Comments
 (0)