tbroyer / gradle-errorprone-plugin

Gradle plugin to use the error-prone compiler for Java
Apache License 2.0
366 stars 32 forks source link

Update build.gradle.kts #95

Closed KrisWatson-Signifyd closed 4 months ago

KrisWatson-Signifyd commented 6 months ago

Updating to newest version of errorprone

tbroyer commented 4 months ago

Included in 4954b3503e20959aa84a456b1dc255c9aec6d9d7 (with a more recent version)

Note that as long as Error Prone's ErrorProneFlags doesn't change, it's not necessary to update the dependency.