Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson:jackson-bom to v…
Browse files Browse the repository at this point in the history
…2.18.0 (#83)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent f50ce2d commit 6bae006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ projectConfiguration {

dependencies {
// bom
api(platform("com.fasterxml.jackson:jackson-bom:2.17.2"))
api(platform("com.fasterxml.jackson:jackson-bom:2.18.0"))

// http client
implementation("com.squareup.okhttp3:okhttp:4.12.0")
Expand Down

0 comments on commit 6bae006

Please sign in to comment.