Skip to content

Commit

Permalink
Merge pull request #585 from scala-steward/update/slf4j-api-2.0.9
Browse files Browse the repository at this point in the history
Update slf4j-api to 2.0.9
  • Loading branch information
mergify[bot] authored Sep 7, 2023
2 parents 29ad7cb + 300ada4 commit d2e32a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libraryDependencies += "com.github.scopt" %% "scopt" % "4.1.0"

libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.7"
libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.9"

libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.4.11"

Expand Down

0 comments on commit d2e32a7

Please sign in to comment.