Skip to content

Commit 4ea7ce4

Browse files
Update sbt-mima-plugin to 1.1.1 (#356)
1 parent 5771564 commit 4ea7ce4

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.github.sbt" % "sbt-ci-release" % "1.5.10")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
55
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")

0 commit comments

Comments
 (0)