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

Commit e0c4438

Browse files
authored
Merge pull request #50 from RaphiMC/dependabot/gradle/org.jline-jline-terminal-jansi-3.25.1
Bump org.jline:jline-terminal-jansi from 3.25.0 to 3.25.1
2 parents 5f3b416 + b84d47d commit e0c4438

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)