Skip to content

Commit 4e05bf2

Browse files
build(deps): bump org.jline:jline from 3.30.6 to 4.0.9 (#401)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.6 to 4.0.9. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.6...4.0.9) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f99b75 commit 4e05bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation("org.springframework.boot:spring-boot-starter:3.4.12")
3838
}
3939
implementation("com.diogonunes:JColor:5.5.1")
40-
implementation("org.jline:jline:3.30.6")
40+
implementation("org.jline:jline:4.0.9")
4141
implementation("commons-io:commons-io:2.21.0")
4242
implementation("com.fasterxml.jackson.core:jackson-databind")
4343
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")

0 commit comments

Comments
 (0)