Skip to content

Commit

Permalink
Merge pull request #31 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
yanns authored Dec 23, 2020
2 parents 7e53ea3 + 3ad4640 commit 2d7d9d3
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 @@ resolvers += Resolver.url(

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.5")

0 comments on commit 2d7d9d3

Please sign in to comment.