Skip to content

Commit 5fc8414

Browse files
authored
Merge pull request #35 from sideeffffect/patch-1
Update MiMa to 0.8.1
2 parents 2e2fb55 + 19bcee8 commit 5fc8414

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
@@ -7,4 +7,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
88
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
99

10-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
10+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")

0 commit comments

Comments
 (0)