Skip to content

Commit

Permalink
commons-codec 1.18.0 (was 1.17.2) (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 4, 2025
1 parent bcee377 commit 5b27678
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 @@ -37,7 +37,7 @@ object Dependencies {
}

val argon2 = "de.mkammerer" % "argon2-jvm" % "2.11"
val commonsCodec = "commons-codec" % "commons-codec" % "1.17.2"
val commonsCodec = "commons-codec" % "commons-codec" % "1.18.0"
val jbcrypt = "de.svenkubiak" % "jBCrypt" % "0.4.3"
val jwt = "com.auth0" % "java-jwt" % "3.19.4"
val scalaGuice = "net.codingwell" %% "scala-guice" % "6.0.0"
Expand Down

0 comments on commit 5b27678

Please sign in to comment.