Update sbt-paradox-project-info to 1.1.3 (#27885)
This commit is contained in:
parent
7102c4744d
commit
89467a19cb
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
|||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.2")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.24")
|
||||
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "0.2")
|
||||
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.2")
|
||||
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.3")
|
||||
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.6.5")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.17")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0") // for maintenance of copyright file header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue