0.16.0
sbt-jupiter-interface 0.16.0 is cross published to:
sbt Version | Published |
---|---|
1.x | ✅ |
2.x | ✅ |
about sbt-jupiter-interface
sbt-jupiter-interface is an sbt plugin, originally developed by Michael Aichler in 2017, to provide a test bridge for JUnit 5's Jupiter module.
Updates
- Update junit-jupiter-engine, ... to 5.14.0 by @scala-steward in #186
sbt 2.x migration
- Add sbt 2 cross build setting by @xuwei-k in #191
- Use new wildcard syntax by @xuwei-k in #190
- Enable some sbt 2 test by @xuwei-k in #198
🎬 behind the scenes
- ci: Update sbt-ci-release to 1.11.2 by @scala-steward in #180
- ci: Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #184
- ci: Update sbt-github-actions to 0.28.0 by @scala-steward in #185
- ci: Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #193
- ci: Update .scala-steward.conf by @eed3si9n in #196
- Avoid deprecated
Class.newInstance
by @xuwei-k in #192
new contributors
Full Changelog: v0.15.1...v0.16.0