Skip to content

Commit 4df2eb9

Browse files
scala-stewardKarry
authored andcommitted
Update slf4j-api from 1.7.36 to 2.0.17
1 parent 11d07f1 commit 4df2eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lazy val Versions = new {
2727
val dropwizard = "4.2.37"
2828
val typesafeConfig = "1.4.5"
2929
val grpc = "1.42.3"
30-
val slf4j = "1.7.36"
30+
val slf4j = "2.0.17"
3131
val assertj = "3.27.6"
3232
val catsEffect2 = "2.5.5"
3333
val catsEffect3 = "3.6.3"

0 commit comments

Comments
 (0)