Skip to content

Commit 5174ebf

Browse files
Bump org.jline:jansi from 4.1.0 to 4.1.2 (#687)
Bumps [org.jline:jansi](https://github.com/jline/jline3) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@4.1.0...4.1.2) --- updated-dependencies: - dependency-name: org.jline:jansi dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50d38db commit 5174ebf

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.26.0"
6868
includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0"
69-
includeInJar "org.jline:jansi:4.1.0"
69+
includeInJar "org.jline:jansi:4.1.2"
7070
includeInJar("com.mojang:authlib:6.0.58") {
7171
exclude group: "org.slf4j", module: "slf4j-api"
7272
}

0 commit comments

Comments
 (0)