Skip to content

Commit db4e618

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ab80c commit db4e618

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

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

0 commit comments

Comments
 (0)