Skip to content

Commit c96b401

Browse files
authored
Merge of #1875
2 parents 36fcf43 + 11c604b commit c96b401

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)