Skip to content

Commit fbdefdd

Browse files
Update sbt-mima-plugin to 1.1.6 (#458)
1 parent 2d6b6e6 commit fbdefdd

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
@@ -2,4 +2,4 @@ val sbtSoftwareMillVersion = "2.1.1"
22
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
5-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
5+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")

0 commit comments

Comments
 (0)