Skip to content

Commit 5bca76e

Browse files
build: Update slf4j-api from 1.7.30 to 1.7.31
1 parent 94ad899 commit 5bca76e

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

3131
}
3232

0 commit comments

Comments
 (0)