Skip to content

Commit

Permalink
Merge pull request #28 from OneLiteFeatherNET/renovate/org.apache.com…
Browse files Browse the repository at this point in the history
…mons-commons-lang3-3.x
  • Loading branch information
theEvilReaper authored Dec 30, 2024
2 parents 9b9a978 + cc9f596 commit a2b62e6
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 @@ -25,7 +25,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 a2b62e6

Please sign in to comment.