Skip to content

Commit

Permalink
Merge pull request #349 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
mergify[bot] authored Oct 6, 2021
2 parents 8468362 + 8915154 commit 58690c4
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(
)

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")

0 comments on commit 58690c4

Please sign in to comment.