Skip to content

Commit

Permalink
Merge pull request #376 from scala-steward/update/sbt-mima-plugin-0.8.1
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 0.8.1
  • Loading branch information
raboof authored Nov 16, 2020
2 parents 64275ab + be50ac1 commit 849436c
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,7 +5,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")

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

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

Expand Down

0 comments on commit 849436c

Please sign in to comment.