Merge pull request #17463 from 2m/wip-explicit-jcenter
=pro explicit jcenter repo
This commit is contained in:
commit
b98db685f2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ resolvers += Classpaths.typesafeResolver
|
|||
resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"
|
||||
// need this to resolve http://jcenter.bintray.com/org/jenkins-ci/jenkins/1.26/
|
||||
// which is used by plugin "org.kohsuke" % "github-api" % "1.68"
|
||||
resolvers += Resolver.jcenterRepo
|
||||
resolvers += "Bintray Jcenter" at "https://jcenter.bintray.com/"
|
||||
|
||||
// these comment markers are for including code into the docs
|
||||
//#sbt-multi-jvm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue