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"
2
2
3
- libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0-M8 "
3
+ libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0"
4
4
5
5
libraryDependencies += " com.lihaoyi" %% " sourcecode" % " 0.1.4"
6
6
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ libraryDependencies += "com.thoughtworks.raii" %% "asynchronous" % "3.0.0-M11"
17
17
18
18
libraryDependencies += " com.thoughtworks.raii" %% " asynchronouspool" % " 3.0.0-M11"
19
19
20
- libraryDependencies += " com.thoughtworks.feature" %% " partialapply" % " 2.3.0-M8 "
20
+ libraryDependencies += " com.thoughtworks.feature" %% " partialapply" % " 2.3.0"
21
21
22
- libraryDependencies += " com.thoughtworks.feature" %% " implicitapply" % " 2.3.0-M8 "
22
+ libraryDependencies += " com.thoughtworks.feature" %% " implicitapply" % " 2.3.0"
23
23
24
- libraryDependencies += " com.thoughtworks.feature" %% " mixins-implicitssingleton" % " 2.3.0-M8 "
24
+ libraryDependencies += " com.thoughtworks.feature" %% " mixins-implicitssingleton" % " 2.3.0"
25
25
26
- libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0-M8 "
26
+ libraryDependencies += " com.thoughtworks.feature" %% " factory" % " 2.3.0"
27
27
28
28
libraryDependencies += " com.chuusai" %%% " shapeless" % " 2.3.3"
29
29
You can’t perform that action at this time.
0 commit comments