We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab94a22 commit 8be62a2Copy full SHA for 8be62a2
1 file changed
build.sbt
@@ -66,7 +66,7 @@ lazy val cli = project
66
executableScriptName := "relation-graph",
67
publish / skip := true,
68
libraryDependencies ++= Seq(
69
- "com.outr" %% "scribe-slf4j" % "3.10.7",
+ "com.outr" %% "scribe-slf4j" % "3.12.2",
70
"com.github.alexarchambault" %% "case-app" % "2.0.6",
71
"io.circe" %% "circe-yaml" % "0.14.2",
72
),
0 commit comments