Skip to content

Commit fb52939

Browse files
authored
Update sbt-paradox to 0.6.1 (#45)
Update sbt-paradox to 0.6.1
2 parents 67103e0 + ce36d52 commit fb52939

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.43"
55
val jtidy = "r938"
6-
val sbtParadox = "0.6.0"
6+
val sbtParadox = "0.6.1"
77
val scalatest = "3.0.8"
88
}
99

0 commit comments

Comments
 (0)