Skip to content

Commit

Permalink
Merge pull request #711 from scala-steward/update/commons-codec-1.17.1
Browse files Browse the repository at this point in the history
Update commons-codec to 1.17.1
  • Loading branch information
jcazevedo authored Jul 22, 2024
2 parents 574ac00 + d8e2a0e commit 21e7058
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 @@ -10,7 +10,7 @@ object Dependencies {
val BouncyCastle = "1.78.1"
val Cats = "2.12.0"
val Circe = "0.14.9"
val CommonsCodec = "1.17.0"
val CommonsCodec = "1.17.1"
val ConcurrentLinkedHashMap = "1.4.2"
val Elastic4s = "7.16.3"
val Elasticsearch = "7.16.3"
Expand Down

0 comments on commit 21e7058

Please sign in to comment.