Skip to content

Commit 9647680

Browse files
authored
Merge pull request #26 from scala-steward/update/enableif-1.1.7
Update enableif to 1.1.7
2 parents f2aca74 + 68099ce commit 9647680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ libraryDependencies += "com.thoughtworks.binding" %%% "futurebinding" % "11.7.0"
66

77
libraryDependencies += "com.github.mpilquist" %%% "simulacrum" % "0.15.0"
88

9-
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.6"
9+
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
1010

1111
// Enable macro annotation by scalac flags for Scala 2.13
1212
scalacOptions ++= {

0 commit comments

Comments
 (0)