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

Commit 35f9f2c

Browse files
Bump org.jline:jline-terminal-jansi from 3.25.0 to 3.25.1 in /standalone
Bumps [org.jline:jline-terminal-jansi](https://github.com/jline/jline3) from 3.25.0 to 3.25.1. - [Release notes](https://github.com/jline/jline3/releases) - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md) - [Commits](jline/jline3@jline-parent-3.25.0...jline-parent-3.25.1) --- updated-dependencies: - dependency-name: org.jline:jline-terminal-jansi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f3b416 commit 35f9f2c

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
@@ -22,7 +22,7 @@ dependencies {
2222

2323
include "me.tongfei:progressbar:0.9.5"
2424

25-
include("org.jline:jline-terminal-jansi:3.25.0")
25+
include("org.jline:jline-terminal-jansi:3.25.1")
2626
}
2727

2828
application {

0 commit comments

Comments
 (0)