Skip to content

Commit a746037

Browse files
committed
Update slf4j-api to 2.0.13
1 parent d10e7e7 commit a746037

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.18"
7-
val slf4j = "1.7.36"
7+
val slf4j = "2.0.13"
88
}
99

1010
object Library {

0 commit comments

Comments
 (0)