File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
keywords-AsynchronousIo/.jvm Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Optional
1+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Optional
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ libraryDependencies += "com.thoughtworks.tryt" %%% "invariant" % "3.0.0" % Test
44
55libraryDependencies += " org.scalaz" %%% " scalaz-effect" % " 7.4.0-M12" % Test
66
7- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
7+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
88
99enablePlugins(Example )
1010
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ exampleSuperTypes := {
77 init " _root_.org.scalatest.freespec.AsyncFreeSpec " +: traits
88}
99
10- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
10+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
1111
1212libraryDependencies += " com.lihaoyi" %%% " sourcecode" % " 0.3.0" % Test
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ exampleSuperTypes := exampleSuperTypes.value.map {
1010 otherTrait
1111}
1212
13- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
13+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
Original file line number Diff line number Diff line change 11enablePlugins(Example )
22
3- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
3+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
Original file line number Diff line number Diff line change 1- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
1+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
22
33enablePlugins(Example )
Original file line number Diff line number Diff line change 11enablePlugins(Example )
22
3- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
3+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ libraryDependencies += "com.lihaoyi" %%% "utest" % "0.8.1" % Test
33testFrameworks += new TestFramework (" utest.runner.Framework" )
44enablePlugins(Example )
55
6- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
6+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
Original file line number Diff line number Diff line change 1- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
1+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
22
33enablePlugins(Example )
Original file line number Diff line number Diff line change 1- libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.13 " % Test
1+ libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.2.14 " % Test
22
33enablePlugins(Example )
44
You can’t perform that action at this time.
0 commit comments