🚀 New features and improvements
- Add support for a Jenkins version argument (CLI and env var) (#232) @oleg-nenashev
- Use
--jenkins-version
argument or aJENKINS_VERSION
environment variable
- Use
- Make the Jenkins war path (
--war
) parameter optional (#232) @oleg-nenashev- NOTE: Although
--jenkins-version
allows to retrieve compatible plugins without analyzing the war file, this parameter might be still needed if you want to take bundled plugins into account
- NOTE: Although
📦 Dependency updates
- Bump mockito-core from 3.6.0 to 3.6.28 (#234) @dependabot
- Bump checkstyle from 8.37 to 8.38 (#235) @dependabot