Skip to content

Commit

Permalink
Update jul-to-slf4j to 2.0.12 (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 20, 2024
1 parent 306ad51 commit 646c8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lazy val root = (project in file("."))
"com.typesafe.akka" %% "akka-testkit" % "2.6.20" % "it,test",
"ch.qos.logback" % "logback-classic" % "1.2.13",
"net.logstash.logback" % "logstash-logback-encoder" % "7.4",
"org.slf4j" % "jul-to-slf4j" % "2.0.11",
"org.slf4j" % "jul-to-slf4j" % "2.0.12",
"com.typesafe.slick" %% "slick" % "3.4.1",
"com.typesafe.slick" %% "slick-hikaricp" % "3.4.1",
"org.postgresql" % "postgresql" % "42.7.1",
Expand Down

0 comments on commit 646c8e8

Please sign in to comment.