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

fix: Revert "chore: upgrade to Gradle 8.0 (#89)" #105

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Mar 21, 2023

This reverts commit 5a821e3.

What this PR changes/adds

Reverts gradle upgrade and set it back to 7.6

Why it does that

Gradle 8 impediment for #85 because, making the edc-build calling itself is causing gradle to fail with a dependency error that seems to be related to the nexus-publish plugin

Further notes

Linked Issue(s)

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • assigned appropriate label? (exclude from changelog with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and Etiquette for pull requests for details)

@ndr-brt ndr-brt added the bug Something isn't working label Mar 21, 2023
@github-actions
Copy link

Test Results

38 tests  ±0   38 ✔️ ±0   14s ⏱️ -2s
12 suites ±0     0 💤 ±0 
12 files   ±0     0 ±0 

Results for commit 375a67b. ± Comparison against base commit 369ba4a.

@ndr-brt ndr-brt changed the title bug: Revert "chore: upgrade to Gradle 8.0 (#89)" fix: Revert "chore: upgrade to Gradle 8.0 (#89)" Mar 21, 2023
@paullatzelsperger paullatzelsperger merged commit 86bc82f into main Mar 21, 2023
paullatzelsperger added a commit to paullatzelsperger/GradlePlugins that referenced this pull request Mar 21, 2023
paullatzelsperger added a commit that referenced this pull request Mar 21, 2023
Revert "fix: Revert "chore: upgrade to Gradle 8.0 (#89)" (#105)"

This reverts commit 86bc82f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants