Skip to content

Commit 4e54783

Browse files
authored
Merge pull request #88 from scala-steward/update/commons-lang3-3.18.0
Update commons-lang3 to 3.18.0
2 parents 4d534d9 + ae11db0 commit 4e54783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ val parserCombinatorsVersion = "2.4.0"
2424
val avsCommonsVersion = "2.23.1"
2525
val slf4jVersion = "2.0.17"
2626
val logbackVersion = "1.5.18" // Tests only
27-
val commonsLang3Version = "3.17.0"
27+
val commonsLang3Version = "3.18.0"
2828
val commonsCodecVersion = "1.18.0"
2929
val guavaVersion = "33.4.8-jre"
3030
val commonsNetVersion = "3.11.1"

0 commit comments

Comments
 (0)