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 from 7.3.3 to 7.4 #355

Merged
merged 2 commits into from
Feb 9, 2022
Merged

Conversation

jellyfin-bot
Copy link
Contributor

Update Gradle Wrapper from 7.3.3 to 7.4.

Read the release notes: https://docs.gradle.org/7.4/release-notes.html


The checksums of the Wrapper JAR and the distribution binary have been successfully verified.

  • Gradle release: 7.4
  • Distribution (-bin) zip checksum: 8cc27038d5dbd815759851ba53e70cf62e481b87494cc97cfd97982ada5ba634
  • Wrapper JAR Checksum: 575098db54a998ff1c6770b352c3b16766c09848bee7555dab09afc34e8cf590

You can find the reference checksum values at https://gradle.org/release-checksums/


🤖 This PR has been created by the Update Gradle Wrapper action.

Need help? 🤔

If something doesn't look right with this PR please file an issue here.

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
@jellyfin-bot jellyfin-bot added the gradle-wrapper Pull requests that update Gradle wrapper label Feb 9, 2022
Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs some additional changes due too the version catalog becoming stable:

  • Remove enableFeaturePreview("VERSION_CATALOGS")
  • Use version catalog for plugins (previously not possible but fixed in 7.4)

@Maxr1998 Maxr1998 merged commit 2fb81e7 into master Feb 9, 2022
@Maxr1998 Maxr1998 deleted the gradlew-update-7.4 branch February 9, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle-wrapper Pull requests that update Gradle wrapper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants