Skip to content

Commit 6790464

Browse files
authored
Merge pull request #1114 from scala-steward/update/sbt-mima-plugin-1.1.1
Update sbt-mima-plugin to 1.1.1
2 parents 0b4fbbd + 43acf33 commit 6790464

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
88

99
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
1010

11-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
11+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
1212

1313
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
1414

0 commit comments

Comments
 (0)