We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6273cc2 commit 9b46bdcCopy full SHA for 9b46bdc
1 file changed
plugin/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2")
14
implementation("org.yaml:snakeyaml:2.4")
15
implementation("io.papermc:paperlib:1.0.8")
16
- implementation("org.apache.commons:commons-lang3:3.17.0")
+ implementation("org.apache.commons:commons-lang3:3.18.0")
17
18
// Other dependencies that are not required or already available at runtime
19
compileOnly("org.jetbrains:annotations:26.0.2")
0 commit comments