Skip to content

Commit 9b46bdc

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.18.0 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6273cc2 commit 9b46bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.19.2")
1414
implementation("org.yaml:snakeyaml:2.4")
1515
implementation("io.papermc:paperlib:1.0.8")
16-
implementation("org.apache.commons:commons-lang3:3.17.0")
16+
implementation("org.apache.commons:commons-lang3:3.18.0")
1717

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

0 commit comments

Comments
 (0)