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

Commit 582dd38

Browse files
Update sbt-mima-plugin to 1.0.0 (#217)
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 53ec8ee commit 582dd38

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.1")
1717

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

0 commit comments

Comments
 (0)