Commit a624708
committed
Bump SBT and MiMa versions
Also note that we should bump sbt-osgi, which isn't quite
as simple as we need to deal with the AutoPlugin-ification
of that plugin.
After upgrading SBT, we can no longer append `Seq[File]` to
a `Seq[Credential]`. Not sure what changed, but I've been
more explicit rather than relying on the implicits.1 parent 1115c3d commit a624708
File tree
3 files changed
+6
-3
lines changed- project
- src/main/scala
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments