Skip to content

ArchUnit 0.20.1

Choose a tag to compare

@codecholeric codecholeric released this 16 Jul 12:33
· 1141 commits to main since this release

Bug Fixes

  • Fix bug where some anonymous classes compiled with JDK 7 could not be imported anymore (java.lang.IllegalArgumentException: Can't register multiple enclosing classes, this is likely a bug!) (see #637)