We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6463ad commit 17ab472Copy full SHA for 17ab472
1 file changed
build.sbt
@@ -51,7 +51,7 @@ val simpleConfigurationVersion: String = "1.5.7"
51
val googleOAuthClient: String = "1.39.0"
52
val nettyVersion: String = "4.2.2.Final"
53
val slf4jVersion: String = "1.7.36"
54
-val logbackVersion: String = "1.5.18"
+val logbackVersion: String = "1.5.21"
55
56
val standardSettings = Seq[Setting[_]](
57
// We should remove this when all transitive dependencies use the same version of scala-xml
0 commit comments