There was an error while loading. Please reload this page.
2 parents 49fb590 + ed57dc3 commit 9689503Copy full SHA for 9689503
1 file changed
project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
37
}
38
39
val argon2 = "de.mkammerer" % "argon2-jvm" % "2.12"
40
- val commonsCodec = "commons-codec" % "commons-codec" % "1.22.0"
+ val commonsCodec = "commons-codec" % "commons-codec" % "1.22.1"
41
val jbcrypt = "de.svenkubiak" % "jBCrypt" % "0.4.3"
42
val jwt = "com.auth0" % "java-jwt" % "4.5.2"
43
val scalaGuice = "net.codingwell" %% "scala-guice" % "7.0.0"
0 commit comments