Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-lang3 to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent ac11f85 commit 891d9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation("cloud.commandframework", "cloud-paper", "1.8.4")
implementation("cloud.commandframework", "cloud-annotations", "1.8.4")
implementation("cloud.commandframework", "cloud-minecraft-extras", "1.8.4")
implementation("org.apache.commons:commons-lang3:3.14.0")
implementation("org.apache.commons:commons-lang3:3.17.0")
implementation("me.lucko:commodore:2.2") {
isTransitive = false
}
Expand Down

0 comments on commit 891d9b0

Please sign in to comment.