Skip to content

Commit 8d51876

Browse files
authored
Merge pull request #60 from scala-steward/update/sbt-paradox-0.6.4
Update sbt-paradox to 0.6.4
2 parents 695d446 + f8ba225 commit 8d51876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Version {
44
val classgraph = "4.8.47"
55
val jtidy = "r938"
6-
val sbtParadox = "0.6.3"
6+
val sbtParadox = "0.6.4"
77
val scalatest = "3.0.8"
88
}
99

0 commit comments

Comments
 (0)