Skip to content

Commit

Permalink
Update slf4j-api to 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent 5b777f4 commit 3a75e22
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.13"
libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.16"

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

Expand Down

0 comments on commit 3a75e22

Please sign in to comment.