Skip to content

Commit

Permalink
Merge pull request #721 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
mergify[bot] authored Apr 7, 2022
2 parents 0c0f51d + 90e66a7 commit 5174866
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
Expand Up @@ -9,4 +9,4 @@ addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.2.2")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")

0 comments on commit 5174866

Please sign in to comment.