Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #88 from Diruptio/renovate/org.jline-jline-3.x
Browse files Browse the repository at this point in the history
Update dependency org.jline:jline to v3.27.1
  • Loading branch information
FabiPunktExe authored Oct 19, 2024
2 parents c15fd12 + c4eed90 commit 4576870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
implementation("net.kyori:adventure-text-serializer-gson:4.17.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.17.0")
implementation("net.kyori:adventure-text-serializer-ansi:4.17.0")
implementation("org.jline:jline:3.27.0")
implementation("org.jline:jline:3.27.1")
implementation("io.netty:netty-all:4.1.114.Final")
implementation("com.google.guava:guava:33.3.1-jre")
testImplementation(platform("org.junit:junit-bom:5.11.2"))
Expand Down

0 comments on commit 4576870

Please sign in to comment.