File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- libraryDependencies += " com.thoughtworks.feature" %% " implicitapply" % " 2.3.0-M8 "
1+ libraryDependencies += " com.thoughtworks.feature" %% " implicitapply" % " 2.3.0"
22
3- libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0-M8 "
3+ libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0"
44
55libraryDependencies += " com.lihaoyi" %% " sourcecode" % " 0.1.6"
66
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ libraryDependencies += "com.thoughtworks.raii" %% "asynchronous" % "3.0.0-M11"
1717
1818libraryDependencies += " com.thoughtworks.raii" %% " asynchronouspool" % " 3.0.0-M11"
1919
20- libraryDependencies += " com.thoughtworks.feature" %% " partialapply" % " 2.3.0-M8 "
20+ libraryDependencies += " com.thoughtworks.feature" %% " partialapply" % " 2.3.0"
2121
22- libraryDependencies += " com.thoughtworks.feature" %% " implicitapply" % " 2.3.0-M8 "
22+ libraryDependencies += " com.thoughtworks.feature" %% " implicitapply" % " 2.3.0"
2323
24- libraryDependencies += " com.thoughtworks.feature" %% " mixins-implicitssingleton" % " 2.3.0-M8 "
24+ libraryDependencies += " com.thoughtworks.feature" %% " mixins-implicitssingleton" % " 2.3.0"
2525
26- libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0-M8 "
26+ libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0"
2727
2828libraryDependencies += " com.chuusai" %%% " shapeless" % " 2.3.3"
2929
You can’t perform that action at this time.
0 commit comments