Fixes a crash when trying to retrieve an error message that is not present
Changelog
🐛 Fixes
- retrieve error message in a safer way (bc20d9c)
🛠 Build
deps
- bump junit to 5.13.4 (afdcca2)
- bump org.jreleaser from 1.18.0 to 1.19.0 (e4b94f3)
- bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.2 (557fed4)
- bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (2ae8bbc)
- bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (e90dc36)
- bump org.jreleaser from 1.16.0 to 1.18.0 (6f970fd)
unscoped
- remove macos-13 (a36c3bb)
- intake release notes as workflow input (0ad4f78)
- add macos-latest (09f16ef)
- OSSRH migration (c32e33a)
- bump gradle to 8.14 (2df7a6f)
- use .svu.yml configuration file (23d8a64)
- adjust svu options for v3 (d9c2c94)
- adjust svu options for v3 (413660d)
📝 Documentation
- update maven snapshot badge (3d901e9)