Skip to content

Commit 31d1eac

Browse files
Update sbt-mima-plugin to 1.1.6 (#5320)
1 parent 05b21e2 commit 31d1eac

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % s
66
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
77
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
88
//addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
9-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
9+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
1010
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.9")
1111
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
1212
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")

0 commit comments

Comments
 (0)