Skip to content

Commit

Permalink
Update slf4j-api to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-gatling[bot] authored and slandelle committed Feb 19, 2024
1 parent 9f95f74 commit 163633a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Dependencies {
private val akkaSlf4j = akka.withName("akka-slf4j")
private val config = "com.typesafe" % "config" % "1.4.3"
private val saxon = "net.sf.saxon" % "Saxon-HE" % "10.6"
private val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.11"
private val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.12"
private val cfor = "io.github.metarank" %% "cfor" % "0.3"
private val scopt = "com.github.scopt" %% "scopt" % "3.7.1"
private val scalaLogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
Expand Down

0 comments on commit 163633a

Please sign in to comment.