Skip to content

Conversation

@lokst
Copy link
Contributor

@lokst lokst commented Aug 18, 2025

Fixes the Update Gradle Workflow which has been failing for a while due to an incompatibility between our configuration and Gradle 9

Screenshot 2025-08-18 at 12 31 36 PM

See example run: https://github.com/dnsimple/dnsimple-java/actions/runs/17027802204/job/48265510596

Belongs to https://github.com/dnsimple/dnsimple-engineering/issues/349

Pre/Post Tasks

  • POST: Check if the Update Gradle Workflow succeeds

  * Where:
  Build file '/home/runner/work/dnsimple-java/dnsimple-java/examples/build.gradle' line: 7

  * What went wrong:
  A problem occurred evaluating root project 'dnsimple-java-examples'.
  > Could not set unknown property 'sourceCompatibility' for root project 'dnsimple-java-examples' of type org.gradle.api.Project.
@lokst lokst self-assigned this Aug 18, 2025
@lokst lokst added the bug label Aug 18, 2025
@lokst lokst marked this pull request as ready for review August 18, 2025 04:34
@lokst lokst requested a review from kntsoriano August 18, 2025 04:35
@lokst lokst merged commit e0d999f into main Aug 18, 2025
3 checks passed
@lokst lokst deleted the fix-update-gradle-wrapper-workflow branch August 18, 2025 07:03
@lokst
Copy link
Contributor Author

lokst commented Aug 18, 2025

Verified that the Update Gradle Wrapper workflow succeeds now; it was able to generate this PR: #212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants