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.24.0
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent c0d2b54 commit 63ef9d2
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 @@ -64,5 +64,5 @@ simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "2.2.0" }
jsoup = { module = "org.jsoup:jsoup", version = "1.17.1" }
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.10.0" }
errorproneCore = { module = "com.google.errorprone:error_prone_core", version = "2.24.0" }
errorproneJavac = { module = "com.google.errorprone:javac", version = "9+181-r4173-1" }

0 comments on commit 63ef9d2

Please sign in to comment.