Skip to content

Commit 9141f63

Browse files
authored
Merge pull request #422 from scala-steward/update/slf4j-api-2.0.17
Update slf4j-api to 2.0.17
2 parents a4e4340 + cf97b98 commit 9141f63

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
@@ -291,7 +291,7 @@ lazy val `interface-test` = project
291291
org % name % v
292292
case None =>
293293
// only dependency of coursier-interface
294-
"org.slf4j" % "slf4j-api" % "2.0.16"
294+
"org.slf4j" % "slf4j-api" % "2.0.17"
295295
}
296296
},
297297
Test / unmanagedClasspath ++= Def.taskDyn {

0 commit comments

Comments
 (0)