Skip to content

sbt-site 1.5.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 16:08
· 9 commits to refs/heads/main since this release
91b8b45

Important changes

The new plugin address is

addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0-M3")

sbt-site requires Java 11 or later.

To move it forward, tests for several site tools had to be commented out. See issues

  • Change groupd ID to com.github.sbt #193 by @ennru
  • bump: paradox 0.10.3 (was 0.5.5); Java 11; fix ref links #188 by @ennru

Changes

Contributors

@ansvonwa, @ennru, @justinp and @steinybot