File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11enablePlugins(Example )
22
3- libraryDependencies += " com.thoughtworks.binding" %%% " jspromisebinding" % " 12.0.0-M0 "
3+ libraryDependencies += " com.thoughtworks.binding" %%% " jspromisebinding" % " 12.0.0-M1 "
44
55addCompilerPlugin(" org.typelevel" %% " kind-projector" % " 0.10.3" )
66
Original file line number Diff line number Diff line change 11libraryDependencies += " org.scalatest" %%% " scalatest" % " 3.1.1" % Test
22
3- libraryDependencies += " com.thoughtworks.binding" %%% " binding" % " 12.0.0-M0"
4-
5- libraryDependencies += " com.thoughtworks.binding" %%% " futurebinding" % " 12.0.0-M0"
6-
7- libraryDependencies += " com.thoughtworks.binding" %%% " futurebinding" % " 12.0.0-M0"
3+ libraryDependencies += " com.thoughtworks.binding" %%% " binding" % " 12.0.0-M1"
84
5+ libraryDependencies += " com.thoughtworks.binding" %%% " futurebinding" % " 12.0.0-M1"
96
107libraryDependencies += " org.typelevel" %% " simulacrum" % " 1.0.0"
118
129libraryDependencies += " com.thoughtworks.enableIf" %% " enableif" % " 1.1.7"
1310
14- scalacOptions += " -Ymacro-annotations"
11+ scalacOptions += " -Ymacro-annotations"
You can’t perform that action at this time.
0 commit comments