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.26.1
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 6f74a04 commit c9c84fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
testImplementation("org.assertj:assertj-core:3.24.2")

annotationProcessor("com.uber.nullaway:nullaway:0.10.14")
errorprone("com.google.errorprone:error_prone_core:2.22.0")
errorprone("com.google.errorprone:error_prone_core:2.26.1")
}

indra {
Expand Down

0 comments on commit c9c84fc

Please sign in to comment.