Skip to content

Commit

Permalink
Update scribe-slf4j to 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 6, 2024
1 parent bc34fa9 commit f38636b
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 @@ -26,7 +26,7 @@ libraryDependencies ++= {
"org.scalaz" %% "scalaz-core" % "7.3.7",
"io.circe" %% "circe-core" % "0.14.5",
"io.circe" %% "circe-generic" % "0.14.5",
"com.outr" %% "scribe-slf4j" % "3.5.5",
"com.outr" %% "scribe-slf4j" % "3.15.0",
"com.github.alexarchambault" %% "case-app" % "2.0.6",
"com.lihaoyi" %% "utest" % "0.7.11" % Test
)
Expand Down

0 comments on commit f38636b

Please sign in to comment.