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