Skip to content

Commit 481377d

Browse files
authored
Merge pull request #212 from bitlap/update/logback-classic-1.5.23
Update logback-classic to 1.5.23
2 parents 90be8f1 + e809dc0 commit 481377d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.sbtidea.Keys.*
22
import org.jetbrains.sbtidea.verifier.FailureLevel
33

44
lazy val scala3Version = "3.7.4"
5-
lazy val logbackVersion = "1.5.22"
5+
lazy val logbackVersion = "1.5.23"
66
lazy val graphvizVersion = "0.18.1"
77
lazy val joorVersion = "0.9.15"
88
lazy val scalatestVersion = "3.2.19"

0 commit comments

Comments
 (0)