Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit e0f94e7

Browse files
Update sbt-mima-plugin to 0.9.1 (#182)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
1 parent 7edeb01 commit e0f94e7

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
@@ -16,4 +16,4 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1616
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
1717

1818
// sbt> mimaReportBinaryIssues
19-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.0")
19+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.1")

0 commit comments

Comments
 (0)