Skip to content

Commit

Permalink
Merge pull request #176 from scala-steward/update/commons-lang3-3.17.0
Browse files Browse the repository at this point in the history
Update commons-lang3 to 3.17.0
  • Loading branch information
skhdl authored Oct 16, 2024
2 parents 23c1aa1 + be54275 commit bf20656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ val scalaLoggingVer = "3.9.5"
val orgAntlr4Ver = "4.13.0"
val jlineVer = "3.26.3"
val commonsIoVer = "2.17.0"
val commonsLang3Ver = "3.16.0"
val commonsLang3Ver = "3.17.0"
val commonsCodecVer = "1.17.1"
val commonsCollectionsVer = "4.4"
val gsonVer = "2.11.0"
Expand Down

0 comments on commit bf20656

Please sign in to comment.