Skip to content

Commit 10c86de

Browse files
Update logback-classic to 1.5.19 (#254)
1 parent f976f71 commit 10c86de

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.5"
44
val playVersion = "2.7.3" // test only
55
val playWsVersion = "2.1.11"
66
val slf4jVersion = "2.0.17"
7-
val logbackVersion = "1.5.18"
7+
val logbackVersion = "1.5.19"
88
val specs2Version = "4.22.0"
99
val dockerTestkitVersion = "0.12.0"
1010

0 commit comments

Comments
 (0)