Skip to content

Commit 24bd9c7

Browse files
build: Update slf4j-api from 1.7.36 to 2.0.0
1 parent 5de4bd0 commit 24bd9c7

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
@@ -26,7 +26,7 @@ object Dependencies {
2626
}
2727

2828
object slf4j {
29-
val api = "org.slf4j" % "slf4j-api" % "1.7.36"
29+
val api = "org.slf4j" % "slf4j-api" % "2.0.0"
3030

3131
}
3232

0 commit comments

Comments
 (0)