Skip to content

Commit

Permalink
Update sbt-mima-plugin to 0.5.0 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and kailuowang committed Jul 14, 2019
1 parent 675c1c5 commit b3b2df5
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 @@ -6,7 +6,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.6")

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")

Expand Down

0 comments on commit b3b2df5

Please sign in to comment.