Skip to content

Commit

Permalink
Update commons-codec to 1.17.1 (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 27, 2024
1 parent 7cdf007 commit d95b19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ object Dependencies {
}

object Commons {
val CommonsCodecV = "1.17.0"
val CommonsCodecV = "1.17.1"
val CommonsCompressV = "1.26.2"
val CommonsLang3V = "3.7"
val CommonsIoV = "2.16.1"
Expand Down

0 comments on commit d95b19c

Please sign in to comment.