Update api mapping plugin
This commit is contained in:
parent
236e1a52b7
commit
aba78aeffb
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue