Skip to content

Commit 050dce6

Browse files
Update logback-classic, logback-core to 1.5.23
1 parent ffb3de9 commit 050dce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ val simpleConfigurationVersion: String = "1.5.7"
5151
val googleOAuthClient: String = "1.39.0"
5252
val nettyVersion: String = "4.2.2.Final"
5353
val slf4jVersion: String = "1.7.36"
54-
val logbackVersion: String = "1.5.18"
54+
val logbackVersion: String = "1.5.23"
5555

5656
val standardSettings = Seq[Setting[_]](
5757
// We should remove this when all transitive dependencies use the same version of scala-xml

0 commit comments

Comments
 (0)