Skip to content

Commit

Permalink
Merge pull request #214 from scala-steward/update/sbt-mima-plugin-1.1.0
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 1.1.0
  • Loading branch information
mkurz authored Apr 8, 2022
2 parents 40ff3c1 + 9c1c059 commit 3ac99fb
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" % "1.0.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")

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

0 comments on commit 3ac99fb

Please sign in to comment.