Skip to content

Commit ea396cb

Browse files
scala-stewardplokhotnyuk
authored andcommitted
Update scribe-slf4j to 2.7.7 (#44)
1 parent b5f2016 commit ea396cb

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
@@ -136,7 +136,7 @@ lazy val `fsi-benchmark` = project
136136
libraryDependencies ++= Seq(
137137
"com.dongxiguo" %% "fastring" % "1.0.0",
138138
"com.outr" %% "perfolation" % "1.1.2",
139-
"com.outr" %% "scribe-slf4j" % "2.7.6" % Test,
139+
"com.outr" %% "scribe-slf4j" % "2.7.7" % Test,
140140
"org.scalatest" %% "scalatest" % (if (scalaVersion.value == "2.13.0-RC1") "3.0.8-RC3" else "3.0.8-RC5") % Test
141141
)
142142
)

0 commit comments

Comments
 (0)