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

Commit 64c7859

Browse files
authored
Merge pull request #46 from RaphiMC/dependabot/gradle/org.jline-jline-terminal-jansi-3.25.0
Bump org.jline:jline-terminal-jansi from 3.24.1 to 3.25.0
2 parents fd899e1 + c05b189 commit 64c7859

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.24.1")
25+
include("org.jline:jline-terminal-jansi:3.25.0")
2626
}
2727

2828
application {

0 commit comments

Comments
 (0)