Enable sbt-test/plugins/unidoc scripted test

This commit is contained in:
xuwei-k 2026-03-20 08:53:51 +09:00 committed by kenji yoshida
parent 4310528ede
commit 3c0f90ce12
2 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")