File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1681,6 +1681,8 @@ build += {
1681
1681
}
1682
1682
1683
1683
// dependency of giter8
1684
+ // temporarily forked (October 2018) for JDK 11 fix, pending merge of
1685
+ // https://github.com/bmc/classutil/pull/32
1684
1686
${vars.base} {
1685
1687
name: "classutil"
1686
1688
uri: ${vars.uris.classutil-uri}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ vars.uris: {
32
32
circe-uri: "https://github.com/circe/circe.git"
33
33
circe-derivation-uri: "https://github.com/circe/circe-derivation.git"
34
34
classpath-shrinker-uri: "https://github.com/scalacommunitybuild/classpath-shrinker.git#community-build-2.12" # was scalacenter, master
35
- classutil-uri: "https://github.com/bmc /classutil.git"
35
+ classutil-uri: "https://github.com/SethTisue /classutil.git#coursier-bump" # was bmc, master
36
36
conductr-lib-uri: "https://github.com/typesafehub/conductr-lib.git"
37
37
coursier-uri: "https://github.com/coursier/coursier.git#dbaf748fadab19" # was master
38
38
coursier-small-uri: "https://github.com/olafurpg/coursier-small.git"
You can’t perform that action at this time.
0 commit comments