Skip to content

Commit 8be62a2

Browse files
Update scribe-slf4j to 3.12.2 (#224)
1 parent ab94a22 commit 8be62a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ lazy val cli = project
6666
executableScriptName := "relation-graph",
6767
publish / skip := true,
6868
libraryDependencies ++= Seq(
69-
"com.outr" %% "scribe-slf4j" % "3.10.7",
69+
"com.outr" %% "scribe-slf4j" % "3.12.2",
7070
"com.github.alexarchambault" %% "case-app" % "2.0.6",
7171
"io.circe" %% "circe-yaml" % "0.14.2",
7272
),

0 commit comments

Comments
 (0)