Skip to content

Commit

Permalink
Merge pull request #372 from scala-steward/update/sbt-mima-plugin-1.0.1
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 1.0.1
  • Loading branch information
rossabaker authored Nov 14, 2021
2 parents 053a675 + 9fad1d8 commit 182307b
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("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
Expand Down

0 comments on commit 182307b

Please sign in to comment.