Skip to content

Commit 0d22b99

Browse files
Update sbt-mima-plugin to 1.1.4 in 0.11.x (#1875)
1 parent 36fcf43 commit 0d22b99

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
@@ -10,7 +10,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
1010

1111
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
1212

13-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
13+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1414

1515
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1616

0 commit comments

Comments
 (0)