Skip to content

Commit b867010

Browse files
authored
Merge pull request bitmarck-service#221 from scala-steward/update/logback-classic-1.5.18
Update logback-classic to 1.5.18
2 parents 86513ae + 79a7488 commit b867010

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
@@ -8,7 +8,7 @@ name := (core.projectRefs.head / name).value
88

99
val V = new {
1010
val betterMonadicFor = "0.3.1"
11-
val logbackClassic = "1.5.16"
11+
val logbackClassic = "1.5.18"
1212
val munit = "0.7.29"
1313
}
1414

0 commit comments

Comments
 (0)