Skip to content

Commit a277876

Browse files
authored
Merge pull request #1204 from scala-steward/update/sbt-mima-plugin-1.1.3
Update sbt-mima-plugin to 1.1.3
2 parents 816c459 + e2c808a commit a277876

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
66

77
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
88

9-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
9+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
1010

1111
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1212

0 commit comments

Comments
 (0)