We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596fb73 commit 820a359Copy full SHA for 820a359
core/build.sbt.shared
@@ -12,4 +12,4 @@ libraryDependencies += "org.scalaz" %%% "scalaz-effect" % "7.2.6"
12
13
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % Test
14
15
-libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.2" % Test
+libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.3" % Test
0 commit comments