Skip to content

Commit

Permalink
Merge pull request #24 from LikeTheSalad/renovate/com.google.errorpro…
Browse files Browse the repository at this point in the history
…ne-error_prone_core-2.x

Update dependency com.google.errorprone:error_prone_core to v2.36.0
  • Loading branch information
LikeTheSalad authored Nov 21, 2024
2 parents 7f450d9 + 0c2dc1c commit 2a087ff
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 @@ -3,7 +3,7 @@ asm = "9.7.1"

[libraries]
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
errorprone = "com.google.errorprone:error_prone_core:2.35.1"
errorprone = "com.google.errorprone:error_prone_core:2.36.0"
nullaway = "com.uber.nullaway:nullaway:0.12.1"

#Testing
Expand Down

0 comments on commit 2a087ff

Please sign in to comment.