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 to 8.10.2 #433

Open
wants to merge 9 commits into
base: SNAPSHOT
Choose a base branch
from

Conversation

joshuajaharwood
Copy link

@joshuajaharwood joshuajaharwood commented Oct 13, 2024

Fixes #432

This also bumps the nullaway plugin to be compatible with the new version of Gradle.

@joshuajaharwood joshuajaharwood marked this pull request as ready for review October 18, 2024 17:28
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat

plugins {
id "com.peterabeles.gversion" version "1.10.2" apply false
id "net.ltgt.errorprone" version "2.0.2" apply false

Choose a reason for hiding this comment

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

2.0.2

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.

Gradle 8 update
2 participants