Skip to content

Commit

Permalink
fix(deps): update jackson to v2.17.2 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 274db09 commit bcbaef9
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 @@ -9,7 +9,7 @@ appcompat = "1.7.0"
material = "1.12.0"
work = "2.9.0"
okhttp = "4.12.0"
jackson = "2.17.1"
jackson = "2.17.2"
assertj = "3.26.0"
lifecycleProcess = "2.8.3"
kotlinxCoroutinesTest = "1.7.3"
Expand Down

0 comments on commit bcbaef9

Please sign in to comment.