Skip to content

Commit e3f355b

Browse files
author
scala-steward
committed
Update sbt-mima-plugin to 1.1.5
1 parent 6ef4ed0 commit e3f355b

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.8.2")
5-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")

0 commit comments

Comments
 (0)