We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2aca74 + 68099ce commit 9647680Copy full SHA for 9647680
shared/build.sbt
@@ -6,7 +6,7 @@ libraryDependencies += "com.thoughtworks.binding" %%% "futurebinding" % "11.7.0"
6
7
libraryDependencies += "com.github.mpilquist" %%% "simulacrum" % "0.15.0"
8
9
-libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.6"
+libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
10
11
// Enable macro annotation by scalac flags for Scala 2.13
12
scalacOptions ++= {
0 commit comments