Skip to content

Commit ea3069a

Browse files
authored
Merge pull request #455 from scala-steward/update/10.x/patches
[10.x] Patch updates
2 parents 28280ba + 872abd1 commit ea3069a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ object Dependencies {
3737
}
3838

3939
val argon2 = "de.mkammerer" % "argon2-jvm" % "2.12"
40-
val commonsCodec = "commons-codec" % "commons-codec" % "1.22.0"
40+
val commonsCodec = "commons-codec" % "commons-codec" % "1.22.1"
4141
val jbcrypt = "de.svenkubiak" % "jBCrypt" % "0.4.3"
4242
val jwt = "com.auth0" % "java-jwt" % "3.19.4"
4343
val scalaGuice = "net.codingwell" %% "scala-guice" % "6.0.0"

0 commit comments

Comments
 (0)