We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7589e06 commit 2064b1eCopy full SHA for 2064b1e
project/plugin.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.3")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
4
-addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M14-7")
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M15")
5
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.5")
6
7
scalacOptions ++= Seq("-deprecation", "-feature")
0 commit comments