Skip to content

Commit

Permalink
Merge pull request #239 from scala-steward/update/sbt-mima-plugin-0.5.0
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 0.5.0
  • Loading branch information
mergify[bot] authored Jul 14, 2019
2 parents 0414f68 + bbc0b39 commit efa81e9
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 @@ -5,5 +5,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")

0 comments on commit efa81e9

Please sign in to comment.