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 911cdbb commit 39eee1cCopy full SHA for 39eee1c
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
2
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.32")
4
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
0 commit comments