Skip to content

Commit

Permalink
unfork coursier
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Oct 4, 2018
1 parent 8142bce commit 8cb93c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions configs/community.dbuild
Original file line number Diff line number Diff line change
Expand Up @@ -1424,8 +1424,6 @@ build += {
extra.projects: ["coreJVM"]
}

// temporarily using a branch, awaiting merge of
// https://github.com/coursier/coursier/pull/927
${vars.base} {
name: "coursier"
uri: ${vars.uris.coursier-uri}
Expand Down
2 changes: 1 addition & 1 deletion configs/project-refs.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars.uris: {
classpath-shrinker-uri: "https://github.com/scalacommunitybuild/classpath-shrinker.git#community-build-2.12" # was scalacenter, master
classutil-uri: "https://github.com/bmc/classutil.git"
conductr-lib-uri: "https://github.com/typesafehub/conductr-lib.git"
coursier-uri: "https://github.com/coursier/coursier.git#topic/update-new-submodule" # was coursier, master
coursier-uri: "https://github.com/coursier/coursier.git"
coursier-small-uri: "https://github.com/olafurpg/coursier-small.git"
curryhoward-uri: "https://github.com/Chymyst/curryhoward.git"
discipline-uri: "https://github.com/typelevel/discipline.git"
Expand Down

0 comments on commit 8cb93c0

Please sign in to comment.