Skip to content

Commit 70081d0

Browse files
Update sbt-mima-plugin to 1.1.1 (#2736)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 3425a8c commit 70081d0

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
@@ -22,7 +22,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
2222

2323
addSbtPlugin("com.eed3si9n" % "sbt-sriracha" % "0.1.0")
2424

25-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
25+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
2626

2727
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
2828

0 commit comments

Comments
 (0)