Skip to content

Commit

Permalink
Removed the dependence of sbt-plugins on Bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0hei committed Feb 11, 2021
1 parent a25f3c9 commit 2aac9af
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
resolvers += Resolver.url(
"typesafe sbt-plugins",
url("https://dl.bintray.com/typesafe/sbt-plugins")
)(Resolver.ivyStylePatterns)
resolvers += "jgit-repo" at "https://download.eclipse.org/jgit/maven"

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
Expand Down

0 comments on commit 2aac9af

Please sign in to comment.