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 3fee963 commit 5139fc7Copy full SHA for 5139fc7
project/plugins.sbt
@@ -3,7 +3,7 @@ resolvers += Resolver.sonatypeRepo("snapshots")
3
4
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
6
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
7
8
// Scala Native support
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
0 commit comments