Skip to content

Commit 39eee1c

Browse files
Update sbt-mima-plugin to 0.6.4 (#233)
* Update sbt-mima-plugin to 0.6.4 * Update sbt-mima-plugin to 0.6.4
1 parent 911cdbb commit 39eee1c

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,5 +1,5 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.3")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.32")
44
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")

0 commit comments

Comments
 (0)