Skip to content

Commit

Permalink
Update api mapping plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Apr 12, 2017
1 parent 236e1a5 commit aba78ae
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 @@ -21,7 +21,7 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")

addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")

addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "0.2.2")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "1.0.0")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.17")

Expand Down

0 comments on commit aba78ae

Please sign in to comment.