Skip to content

Commit e479308

Browse files
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#19)
1 parent 1babb30 commit e479308

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
@@ -46,7 +46,7 @@ val adventureVersion = "4.16.0"
4646
dependencies {
4747
compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")
4848

49-
compileOnly("org.apache.commons:commons-lang3:3.16.0")
49+
compileOnly("org.apache.commons:commons-lang3:3.17.0")
5050
compileOnly("org.projectlombok:lombok:1.18.32")
5151
annotationProcessor("org.projectlombok:lombok:1.18.32")
5252
api("org.bstats:bstats-bukkit:3.0.2")

0 commit comments

Comments
 (0)