Skip to content

Commit

Permalink
Merge pull request #202 from scala-steward/update/sbt-mima-plugin-0.9.2
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 0.9.2
  • Loading branch information
mkurz authored Mar 3, 2022
2 parents 4a65ec5 + 76ae8a3 commit 9c6c055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
// Even in samples projects
Expand Down

0 comments on commit 9c6c055

Please sign in to comment.