Skip to content

Commit 5139fc7

Browse files
Update sbt-mima-plugin to 1.0.0 (#38)
1 parent 3fee963 commit 5139fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolvers += Resolver.sonatypeRepo("snapshots")
33

44
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
55
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
6-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
6+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
77

88
// Scala Native support
99
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")

0 commit comments

Comments
 (0)