Skip to content

11.3.0

Latest
Compare
Choose a tag to compare
@ppkarwasz ppkarwasz released this 21 Sep 18:39
· 4 commits to main since this release
47c5a7a

This minor release migrates the BeanShell distribution archive script to Groovy.

The update to the Develocity extensions should fix the lack of test results with Maven Surefire 3.5.0.

Changed

  • Switch the distribution script from BeanShell to Groovy. (#196)

Fixed

  • Fix race condition, which marks merged Dependabot PRs as closed.

Updated

  • Update actions/setup-java to version 4.3.0 (#237)
  • Update actions/upload-artifact to version 4.4.0 (#233)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.6.3 (#235)
  • Update com.google.errorprone:error_prone_core to version 2.32.0 (#240)
  • Update com.gradle:common-custom-user-data-maven-extension to version 2.0.1 (#236)
  • Update com.gradle:develocity-maven-extension to version 1.22.1 (#239)
  • Update github/codeql-action to version 3.26.7 (#243)
  • Update org.apache.groovy:groovy to version 4.0.23 (#244)
  • Update org.eclipse.jgit:org.eclipse.jgit to version 7.0.0.202409031743-r (#238)