Skip to content

Commit 9144c88

Browse files
committed
Update sbt-mima-plugin to 1.1.6
1 parent 101597d commit 9144c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ libraryDependencies += "jline" % "jline" % "2.14.6"
1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
1414

1515
// binary compatibility checks
16-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
16+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")

0 commit comments

Comments
 (0)