Skip to content

Commit 50907b1

Browse files
Update scribe-slf4j to 3.10.1 (#143)
1 parent ebb88a2 commit 50907b1

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.8.3",
69+
"com.outr" %% "scribe-slf4j" % "3.10.1",
7070
"com.github.alexarchambault" %% "case-app" % "2.0.6"
7171
),
7272
gitCommitString := git.gitHeadCommit.value.getOrElse("Not Set"),

0 commit comments

Comments
 (0)