Skip to content

1.32.0

Compare
Choose a tag to compare
@sambsnyd sambsnyd released this 10 Dec 03:14
· 356 commits to main since this release
f51d73b

What's Changed

  • Update with OpenRewrite 7.34.0
  • Fix some framework names and typos by @Bananeweizen in #283
  • Fixed ClassCastExceptions in certain cases for AssertTrueEqualsToAssertEquals and AssertFalseEqualsToAssertNotEquals by @nmck257 in #287
  • Added TestsShouldNotBePublic to JUnit5BestPractices, and added BeforeAll/AfterAll to TestsShouldNotBePublic scope by @nmck257 in #286
  • chore: update suppressions for new false positives by @natedanner in #289

New Contributors

Full Changelog: v1.31.0...v1.32.0