Skip to content

2.15.1

Latest
Compare
Choose a tag to compare
@michel-kraemer michel-kraemer released this 16 Feb 06:51

Bug fixes:

  • Ensure _currToken is set to null if it has been returned from nextToken() (thanks to @devinrsmith for the PR!)

Maintenance:

  • Update CI dependencies
  • Update Gradle
  • Test against Java 21