File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1116,9 +1116,11 @@ build += {
1116
1116
}
1117
1117
1118
1118
// dependency of scalafmt
1119
+ // forked (July 2017) to remove coursier
1119
1120
${vars.base} {
1120
1121
name: "metaconfig"
1121
1122
uri: ${vars.uris.metaconfig-uri}
1123
+ extra.projects: ["metaconfig-hoconJVM"] // no Scala.js plz
1122
1124
}
1123
1125
1124
1126
${vars.base} {
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ vars.uris: {
46
46
macro-compat-uri: "https://github.com/milessabin/macro-compat.git"
47
47
macro-paradise-uri: "https://github.com/scalacommunitybuild/paradise.git#community-build-2.12"
48
48
meta-paradise-uri: "https://github.com/SethTisue/paradise.git#community-build-2.12"
49
- metaconfig-uri: "https://github.com/olafurpg /metaconfig.git"
49
+ metaconfig-uri: "https://github.com/scalacommunitybuild /metaconfig.git#community-build-2.12 "
50
50
mima-uri: "https://github.com/typesafehub/migration-manager.git"
51
51
minitest-uri: "https://github.com/monix/minitest.git"
52
52
monix-uri: "https://github.com/monix/monix.git#series/2.x"
You can’t perform that action at this time.
0 commit comments