Skip to content

Commit 8c4e91d

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.20.0 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 653dcd8 commit 8c4e91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.1")
1414
implementation("org.yaml:snakeyaml:2.5")
1515
implementation("io.papermc:paperlib:1.0.8")
16-
implementation("org.apache.commons:commons-lang3:3.19.0")
16+
implementation("org.apache.commons:commons-lang3:3.20.0")
1717

1818
// Other dependencies that are not required or already available at runtime
1919
compileOnly("org.jetbrains:annotations:26.0.2-1")

0 commit comments

Comments
 (0)