Skip to content

Commit a452628

Browse files
committed
Update slf4j-api to 2.0.17
1 parent f906ae2 commit a452628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Version {
44
val logback = "1.2.12"
55
val mockito = "3.2.10.0"
66
val scalaTest = "3.2.19"
7-
val slf4j = "1.7.36"
7+
val slf4j = "2.0.17"
88
}
99

1010
object Library {

0 commit comments

Comments
 (0)