Skip to content

Commit

Permalink
fix(deps): update dependency com.google.errorprone:error_prone_core t…
Browse files Browse the repository at this point in the history
…o v2.35.1 (#662)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 6926016 commit e785fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.
#Compilation tools
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.2"
nullaway = "com.uber.nullaway:nullaway:0.12.0"
errorprone-core = "com.google.errorprone:error_prone_core:2.34.0"
errorprone-core = "com.google.errorprone:error_prone_core:2.35.1"
errorprone-javac = "com.google.errorprone:javac:9+181-r4173-1"
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
Expand Down

0 comments on commit e785fc6

Please sign in to comment.