Which jar should I download?
Recommended — velocity-ctd-<version>-<build>.jar (bootstrap jar)
This is the bootstrap jar. It downloads the required dependencies only once, keeping the download small. Use this one.
Fallback — velocity-ctd-fatjar-<version>-<build>.jar
Only download the fatjar if the bootstrap jar is causing issues for you. If it is, please open an issue describing the problem so we can fix it.
⚠️ The fatjar will be removed soon — please migrate to the bootstrap jar.
What's Changed
- Update plugin spotless to v8.10.1 by @renovate[bot] in #1058
- Update dependency com.puppycrawl.tools:checkstyle to v14.1.0 by @renovate[bot] in #1060
- Update dependency org.yaml:snakeyaml to v2.7 by @renovate[bot] in #1061
- Update jline to v4.4.1 by @renovate[bot] in #1062
Full Changelog: build-360...build-361