Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 530d929

Browse files
committed
use modern MiMa version
1 parent 28b1e8a commit 530d929

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
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.4.1")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0")

0 commit comments

Comments
 (0)