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

Commit 4a60b90

Browse files
Update dependency org.jline:jline to v3.26.2
1 parent 3e3f684 commit 4a60b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation("com.github.Minestom", "Minestom", "7867313290")
6767

6868
// JLine
69-
implementation("org.jline:jline:3.21.0")
69+
implementation("org.jline:jline:3.26.2")
7070

7171
// Jansi
7272
implementation("org.jline:jline-terminal-jansi:3.21.0")

0 commit comments

Comments
 (0)