Skip to content

Byte Buddy 1.14.12

Choose a tag to compare

@raphw raphw released this 16 Feb 13:44
· 734 commits to master since this release
  • Pin proxy class file version to avoid implicit changes when using Graal native image.
  • Add support for Java 23.
  • Add missing @MaybeNull annotation.