Skip to content

Commit 1acc753

Browse files
committed
Revert "build: Update slf4j-api from 1.7.36 to 2.0.0"
This reverts commit 24bd9c7.
1 parent 49d803c commit 1acc753

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" % "2.0.0"
29+
val api = "org.slf4j" % "slf4j-api" % "1.7.36"
3030

3131
}
3232

0 commit comments

Comments
 (0)