Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Nov 28, 2024
1 parent 687d6d4 commit eb07603
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
jackson = "2.18.1"
jackson = "2.18.2"
retrofit = "2.11.0"
dropwizard = "4.0.10"
errorprone = "2.35.1"
dropwizard = "4.0.11"
errorprone = "2.36.0"

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

0 comments on commit eb07603

Please sign in to comment.