2.24.0
What's Changed
- Recipes to migrate from Javax, Jakarta and JetBrains nullability annotations to JSpecify by @sullis in #541
- Recipe to migrate from
Math.random
toThreadLocalRandom
by @sullis in #543 - Modified the RemovedSubjectMethods recipe by @BhavanaPidapa in #545
- refactor: Update Gradle wrapper by @shanman190 in #546
- Replace static
com.sun.awt.AWTUtilities
methods with Java 11 equivalents by @ranuradh in #544
Full Changelog: v2.23.0...v2.24.0