Skip to content

Commit f716052

Browse files
committed
Update scribe-slf4j to 2.8.6
1 parent 1357e4f commit f716052

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
@@ -166,7 +166,7 @@ lazy val `fsi-benchmark` = crossProject(JVMPlatform)
166166
libraryDependencies ++= Seq(
167167
"com.dongxiguo" %% "fastring" % "1.0.0",
168168
"com.outr" %% "perfolation" % "1.1.7",
169-
"com.outr" %% "scribe-slf4j" % "2.7.13" % Test,
169+
"com.outr" %% "scribe-slf4j" % "2.8.6" % Test,
170170
"org.scalatest" %% "scalatest" % "3.2.18" % Test
171171
)
172172
)

0 commit comments

Comments
 (0)