Skip to content

Commit 1e9ad13

Browse files
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 (#17)
1 parent d1ee64d commit 1e9ad13

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.20.4-R0.1-SNAPSHOT")
4848

49-
compileOnly("org.apache.commons:commons-lang3:3.14.0")
49+
compileOnly("org.apache.commons:commons-lang3:3.16.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)