Skip to content

Commit 28e6ba1

Browse files
authored
Merge pull request blemale#483 from scala-steward/update/scalactic-3.2.20
Update scalactic to 3.2.20
2 parents b3286d1 + 067c073 commit 28e6ba1

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
@@ -27,7 +27,7 @@ libraryDependencies ++=
2727
"com.github.ben-manes.caffeine" % "caffeine" % CaffeineVersion.value,
2828
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2",
2929
"com.google.code.findbugs" % "jsr305" % "3.0.2" % "provided",
30-
"org.scalactic" %% "scalactic" % "3.2.19" % "test",
30+
"org.scalactic" %% "scalactic" % "3.2.20" % "test",
3131
"org.scalatest" %% "scalatest" % "3.2.19" % "test"
3232
)
3333

0 commit comments

Comments
 (0)