Skip to content

Commit 69d3a8b

Browse files
Update scribe-slf4j to 3.10.4 (#158)
1 parent b9390bf commit 69d3a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)