Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

Commit f76824f

Browse files
Bump org.jline:jline-terminal-jansi from 3.21.0 to 3.23.0
Bumps [org.jline:jline-terminal-jansi](https://github.com/jline/jline3) from 3.21.0 to 3.23.0. - [Release notes](https://github.com/jline/jline3/releases) - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md) - [Commits](jline/jline3@jline-parent-3.21.0...jline-parent-3.23.0) --- updated-dependencies: - dependency-name: org.jline:jline-terminal-jansi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e354820 commit f76824f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

standalone/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
include "me.tongfei:progressbar:0.9.5"
3333

34-
include("org.jline:jline-terminal-jansi:3.21.0")
34+
include("org.jline:jline-terminal-jansi:3.23.0")
3535
}
3636

3737
application {

0 commit comments

Comments
 (0)