sbt-typelevel
sbt-typelevel copied to clipboard
JavaDoc API mappings URL is based on runtime JVM, not JDK target
And not the value of tlJDKRelease. This means if you publish a release for jDK 8 from a modern JVM the scaladocs will link to new JDK Javadocs
https://github.com/typelevel/sbt-typelevel/blob/195bfa5aa5509f3ed0d9434253bb4584a018a74c/settings/src/main/scala/org/typelevel/sbt/TypelevelSettingsPlugin.scala#L294-L314