Skip to content

11.2.0

Compare
Choose a tag to compare
@ppkarwasz ppkarwasz released this 30 Aug 10:05
· 103 commits to main since this release
b001c78

This minor release integrates Gradle Develocity into the reusable workflows.
See Develocity Configuration for more details.

Added

  • Add option to disable reproducibility check in reusable builds. (#195)
  • Add option to enable Develocity in builds.

Updated

  • Update actions/checkout to version 4.1.7 (#192)
  • Update actions/setup-java to version 4.2.2 (#217)
  • Update actions/upload-artifact to version 4.3.6 (#219)
  • Update com.github.spotbugs:spotbugs-annotations to version 4.8.6 (#194)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.6.2 (#201)
  • Update com.google.errorprone:error_prone_core to version 2.30.0 (#222)
  • Update com.palantir.javaformat:palantir-java-format to version 2.50.0 (#226)
  • Update dependabot/fetch-metadata to version 2.2.0 (#200)
  • Update github/codeql-action to version 3.26.5 (#230)
  • Update org.apache:apache to version 33 (#203)
  • Update org.codehaus.mojo:build-helper-maven-plugin to version 3.6.0 (#183)
  • Update org.codehaus.mojo:exec-maven-plugin to version 3.4.1 (#223)
  • Update org.cyclonedx:cyclonedx-maven-plugin to version 2.8.1 (#216)
  • Update org.eclipse.jgit:org.eclipse.jgit to version 6.10.0.202406032230-r (#190)
  • Update org.jspecify:jspecify to version 1.0.0 (#206)
  • Update ossf/scorecard-action to version 2.4.0 (#212)