Skip to content

Commit 2735700

Browse files
authored
Merge pull request #620 from armanbilge/patch-1
2 parents 7313ade + ef4e47a commit 2735700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ThisBuild / licenses += (("Apache-2.0", url("https://www.apache.org/licenses/LIC
77

88
// because it doesn't declare it itself
99
ThisBuild / libraryDependencySchemes += "org.scala-js" %% "scalajs-library" % "semver-spec"
10+
ThisBuild / apiURL := Some(url("https://javadoc.io/doc/org.scala-lang.modules/scala-xml_2.13/"))
1011

1112
lazy val configSettings: Seq[Setting[_]] = Seq(
1213
unmanagedSourceDirectories ++= {

0 commit comments

Comments
 (0)