Skip to content

Commit

Permalink
Update sbt-mima-plugin to 1.1.0 (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 7, 2022
1 parent 57d7f18 commit 2510173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
Expand Down

0 comments on commit 2510173

Please sign in to comment.