Skip to content

Commit 46e6064

Browse files
build: Fix error about links to external libraries during "sbt doc"
1 parent aba35c6 commit 46e6064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")
4+
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.0")

0 commit comments

Comments
 (0)