Skip to content

Commit 5c1e067

Browse files
committed
Update sbt-mdoc to 2.8.2
1 parent a09bbdb commit 5c1e067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/project/PluginVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object PV {
22
val scala_js_version = "1.20.1"
33

4-
val sbt_mdoc = "2.7.2"
4+
val sbt_mdoc = "2.8.2"
55
val sbt_paradox_material_theme = "0.7.0"
66
val sbt_paradox = "0.10.7"
77
val sbt_ghpages = "0.9.0"

0 commit comments

Comments
 (0)