Skip to content

Commit

Permalink
Update scribe-slf4j to 3.10.7 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 27, 2023
1 parent f65107b commit 5bdc429
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 @@ -66,7 +66,7 @@ lazy val cli = project
executableScriptName := "relation-graph",
publish / skip := true,
libraryDependencies ++= Seq(
"com.outr" %% "scribe-slf4j" % "3.10.4",
"com.outr" %% "scribe-slf4j" % "3.10.7",
"com.github.alexarchambault" %% "case-app" % "2.0.6",
"io.circe" %% "circe-yaml" % "0.14.2",
),
Expand Down

0 comments on commit 5bdc429

Please sign in to comment.