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.
1 parent 9e0fff0 commit f654602Copy full SHA for f654602
shared/build.sbt
@@ -4,7 +4,7 @@ libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.0.0"
4
5
libraryDependencies += "com.thoughtworks.binding" %%% "futurebinding" % "12.0.0"
6
7
-libraryDependencies += "org.typelevel" %% "simulacrum" % "1.0.0"
+libraryDependencies += "org.typelevel" %% "simulacrum" % "1.0.1"
8
9
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
10
0 commit comments