Skip to content

Commit f654602

Browse files
Update simulacrum to 1.0.1 (#116)
1 parent 9e0fff0 commit f654602

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
@@ -4,7 +4,7 @@ libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.0.0"
44

55
libraryDependencies += "com.thoughtworks.binding" %%% "futurebinding" % "12.0.0"
66

7-
libraryDependencies += "org.typelevel" %% "simulacrum" % "1.0.0"
7+
libraryDependencies += "org.typelevel" %% "simulacrum" % "1.0.1"
88

99
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
1010

0 commit comments

Comments
 (0)