Skip to content

Commit 17ab472

Browse files
Update logback-classic, logback-core to 1.5.21
1 parent e6463ad commit 17ab472

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.21"
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)