2.4.0 Oct 2024 Minor Enhancements
This is a minor release.
- Feature: fail build by default if junit/mockito in deps #207
- Bug: Fix non-determinism in build-data.properties file #205 (thanks @jpgxs)
- Feature: add jartools_toolchains attribute for an obscure use case #209
To use this release:
http_archive(
name = "rules_spring",
sha256 = "c99a54db3e86ee3a5ff2cdd545824ec1d3d41f72644ca48283218ce56190b3b1",
urls = [
"https://github.com/salesforce/rules_spring/releases/download/2.4.0/rules-spring-2.4.0.zip",
],
)