Skip to content

Commit

Permalink
Paradox 0.6.7 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru authored Nov 21, 2019
1 parent 6f16465 commit 4569149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import sbt._
object Library {
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.54"
val jtidy = "net.sf.jtidy" % "jtidy" % "r938"
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.6.6"
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.6.7"
val scalatest = "org.scalatest" %% "scalatest" % "3.0.8"
}

0 comments on commit 4569149

Please sign in to comment.