Skip to content

Commit 13fd538

Browse files
committed
Update scalatest to 3.0.8
1 parent 77468e6 commit 13fd538

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)