Skip to content

Commit e0f2628

Browse files
Update logback-classic to 1.5.7 (#190)
1 parent 5e4f8a2 commit e0f2628

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
@@ -4,7 +4,7 @@ val playJsonVersion = "3.0.4"
44
val playVersion = "2.7.3" // test only
55
val playWsVersion = "2.1.11"
66
val slf4jVersion = "2.0.16"
7-
val logbackVersion = "1.5.6"
7+
val logbackVersion = "1.5.7"
88
val specs2Version = "4.20.8"
99
val dockerTestkitVersion = "0.12.0"
1010

0 commit comments

Comments
 (0)