Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gradle-wrapper to latest version #249

Merged
merged 1 commit into from Apr 3, 2023
Merged

Conversation

sebhoss
Copy link
Member

@sebhoss sebhoss commented Apr 3, 2023

Upgrade to latest gradle version 8.0.2

fixed issues
  • #24129 includeBuild in PluginManagementSpec deincubated in Gradle 8, docs still say it's incubating
  • #24122 Update configuration cache state for some plugins
  • #24109 Extending an already resolved configuration no longer works correctly
  • #24031 InstrumentingTransformer generates different class files in Gradle 8 and 7.6 which leads to Remote Build-Cache misses
  • #23990 Gradle 8.0.+ silently dropped support for custom compilers in JavaCompile
  • #23962 Java/Scala build with no explicit toolchain: build fails with Gradle 8.0.1 / Scala 2.13
  • #23698 Gradle 8 RC2 runs out of metaspace

@sebhoss sebhoss self-assigned this Apr 3, 2023
@sebhoss sebhoss enabled auto-merge (rebase) April 3, 2023 03:11
@sebhoss sebhoss merged commit 71e991d into main Apr 3, 2023
16 checks passed
@sebhoss sebhoss deleted the update-gradle-wrapper branch April 3, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant