Skip to content

Commit

Permalink
Update scribe-slf4j to 3.12.2 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 29, 2023
1 parent ab94a22 commit 8be62a2
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.7",
"com.outr" %% "scribe-slf4j" % "3.12.2",
"com.github.alexarchambault" %% "case-app" % "2.0.6",
"io.circe" %% "circe-yaml" % "0.14.2",
),
Expand Down

0 comments on commit 8be62a2

Please sign in to comment.