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

Commit 6f23b77

Browse files
authored
Merge pull request #5 from RaphiMC/dependabot/gradle/org.jline-jline-terminal-jansi-3.23.0
Bump org.jline:jline-terminal-jansi from 3.21.0 to 3.23.0
2 parents e354820 + f76824f commit 6f23b77

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)