Skip to content

Commit 61e2eaa

Browse files
Bump org.jline:jansi from 3.29.0 to 3.30.1
Bumps [org.jline:jansi](https://github.com/jline/jline3) from 3.29.0 to 3.30.1. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.29.0...jline-3.30.1) --- updated-dependencies: - dependency-name: org.jline:jansi dependency-version: 3.30.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 696e9b8 commit 61e2eaa

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
@@ -69,7 +69,7 @@ dependencies {
6969
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
7070
includeInJar "org.apache.logging.log4j:log4j-core:2.24.3"
7171
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.24.3"
72-
includeInJar "org.jline:jansi:3.29.0"
72+
includeInJar "org.jline:jansi:3.30.1"
7373
includeInJar("com.mojang:authlib:6.0.57") {
7474
exclude group: "org.slf4j", module: "slf4j-api"
7575
}

0 commit comments

Comments
 (0)