Skip to content

Commit 820a359

Browse files
authored
Upgrade enableIf for Scala 2.12.0-RC2
1 parent 596fb73 commit 820a359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.sbt.shared

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ libraryDependencies += "org.scalaz" %%% "scalaz-effect" % "7.2.6"
1212

1313
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % Test
1414

15-
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.2" % Test
15+
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.3" % Test

0 commit comments

Comments
 (0)