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

Upgrade to gradle 8.5 #181

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Upgrade to gradle 8.5 #181

merged 4 commits into from
Jan 19, 2024

Conversation

andrewparmet
Copy link
Collaborator

Before submitting your PR: Please read through the contribution guide at https://github.com/bufbuild/buf-gradle-plugin/blob/main/.github/CONTRIBUTING.md

@andrewparmet andrewparmet changed the title upgrade to gradle 8.5 Upgrade to gradle 8.5 Jan 18, 2024
@@ -2,6 +2,7 @@ buildscript { repositories { gradlePluginPortal() } }

plugins {
id("io.alcide.gradle-semantic-build-versioning") version "4.2.2"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-milestone-1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
Copy link
Member

Choose a reason for hiding this comment

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

We should check in the updated gradlew* files too when upgrading the wrapper.

@andrewparmet andrewparmet marked this pull request as ready for review January 19, 2024 13:25
@andrewparmet andrewparmet merged commit 175bf73 into main Jan 19, 2024
8 checks passed
@andrewparmet andrewparmet deleted the gradle-8.5 branch January 19, 2024 13:26
@pkwarren pkwarren mentioned this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants