Skip to content

Commit

Permalink
Update commons-codec to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent b40f27d commit f6ba422
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 @@ -26,7 +26,7 @@ val orgAntlr4Ver = "4.13.0"
val jlineVer = "3.25.1"
val commonsIoVer = "2.14.0"
val commonsLang3Ver = "3.13.0"
val commonsCodecVer = "1.16.0"
val commonsCodecVer = "1.16.1"
val commonsCollectionsVer = "4.4"
val gsonVer = "2.10.1"
val jacksonVer = "2.15.3"
Expand Down

0 comments on commit f6ba422

Please sign in to comment.