0.13.0
What's Changed
🎉 New Features
- Provide a new Java Rule checking classes annotated with specific annotation
- Provide new Java Rule for checking classes reside outside a specified package
- Provide new Java Rule for checking classes reside in a specified package
🐞 Bug Fixes
- Fix message formatting in the shouldBeAnnotatedWithValidated method
Other Changes
- Bump advanced-security/maven-dependency-submission-action from 4.0.2 to 4.1.0 by @dependabot in #67
Full Changelog: v0.12.0...v0.13.0