Skip to content

Commit

Permalink
Update jackson to 2.18.1, update errorprone to 2.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Nov 2, 2024
1 parent e17f308 commit f245112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
jackson = "2.18.0"
jackson = "2.18.1"
retrofit = "2.11.0"
dropwizard = "4.0.10"
errorprone = "2.34.0"
errorprone = "2.35.1"

[libraries]
errorprone_annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "errorprone" }
Expand Down

0 comments on commit f245112

Please sign in to comment.