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 to 8.0.2 #26

Merged
merged 1 commit into from Mar 7, 2023
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 6, 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

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added dependencies Pull requests that update a dependency file gradle labels Mar 6, 2023
@manami-project manami-project merged commit a190c8b into master Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant