Skip to content

Commit 440811f

Browse files
authored
Merge pull request #1228 from scala-steward/update/patches
Patch updates
2 parents f749bd9 + 4324e99 commit 440811f

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.18"
1010
val scala3 = "3.3.7"
1111

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

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

0 commit comments

Comments
 (0)