Skip to content

Commit e13d2ab

Browse files
authored
Merge pull request #58 from scala-steward/update/scalatest-3.1.0
Update scalatest to 3.1.0
2 parents 0e2fa3d + 12665bd commit e13d2ab

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.30"
22

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

55
scalacOptions += "-Ypartial-unification"
66

0 commit comments

Comments
 (0)