Skip to content

Commit 3ba429c

Browse files
authored
Merge pull request #1110 from scala-steward/update/3.0.x/patches
[3.0.x] Patch updates
2 parents 77e192e + 7ec20ff commit 3ba429c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Dependencies {
99
val scala213 = "2.13.16"
1010
val scala3 = "3.3.6"
1111

12-
val logback = Seq("ch.qos.logback" % "logback-core" % "1.5.18")
12+
val logback = Seq("ch.qos.logback" % "logback-core" % "1.5.19")
1313

1414
val assertj = Seq("org.assertj" % "assertj-core" % "3.27.6")
1515

0 commit comments

Comments
 (0)