Skip to content

Commit

Permalink
Merge pull request #19 from scala-steward/update/sbt-mima-plugin-0.6.4
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 0.6.4
  • Loading branch information
yanns authored Dec 15, 2020
2 parents 4770c38 + 71ea1df commit a2a4ad8
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,4 +5,4 @@ resolvers += Resolver.url(

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")

0 comments on commit a2a4ad8

Please sign in to comment.