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 c2b28b3 commit 2ede2bbCopy full SHA for 2ede2bb
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.24"
+val logbackVersion: String = "1.5.26"
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