Skip to content

Commit

Permalink
Merge pull request sbt#210 from scala-steward/update/sbt-mima-plugin-…
Browse files Browse the repository at this point in the history
…0.9.1

Update sbt-mima-plugin to 0.9.1
  • Loading branch information
dwijnand authored May 13, 2021
2 parents 8eed615 + b94b388 commit 267c61c
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,3 +1,3 @@
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.1")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")

0 comments on commit 267c61c

Please sign in to comment.