Skip to content

Commit f0ec85d

Browse files
authored
Merge pull request #54 from scala-steward/update/scalatest-3.0.8
Update scalatest to 3.0.8
2 parents e1ad759 + 13fd538 commit f0ec85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsynchronousSemaphore/build.sbt.shared

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
libraryDependencies += "org.scalaz" %%% "scalaz-core" % "7.2.10"
22

3-
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.0.1" % Test
3+
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.0.8" % Test
44

55
scalacOptions += "-Ypartial-unification"
66

0 commit comments

Comments
 (0)