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 gradle to v8 #79

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

psx95
Copy link
Contributor

@psx95 psx95 commented Feb 20, 2024

fixes #77

Upgrade gradle using -

gradle wrapper --gradle-version=8.6

Testing

  • ./gradlew clean build works
  • make build works
  • Verified the example is running on cloud shell.

@psx95 psx95 marked this pull request as ready for review February 20, 2024 20:11
@psx95 psx95 requested a review from a team as a code owner February 20, 2024 20:11
@jsuereth jsuereth merged commit 3c5e524 into GoogleCloudPlatform:main Feb 20, 2024
3 checks passed
@psx95 psx95 deleted the update-gradle branch February 20, 2024 22:59
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.

Upgrade Gradle version used for Java sample
3 participants