Skip to content

Commit 7ed1e99

Browse files
Upgrade logback-classic from 1.5.20 to 1.5.21 (waylayio#265)
1 parent 681a6ca commit 7ed1e99

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.6"
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.20"
7+
val logbackVersion = "1.5.21"
88
val specs2Version = "4.23.0"
99
val dockerTestkitVersion = "0.12.0"
1010

0 commit comments

Comments
 (0)