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.28.0 (#399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 15e7aea commit 05099d7
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 @@ -51,7 +51,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.
#Compilation tools
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
nullaway = "com.uber.nullaway:nullaway:0.10.26"
errorprone-core = "com.google.errorprone:error_prone_core:2.27.1"
errorprone-core = "com.google.errorprone:error_prone_core:2.28.0"
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:3.1.0"
Expand Down

0 comments on commit 05099d7

Please sign in to comment.