Skip to content

Commit

Permalink
Merge pull request #3627 from nextcloud/renovate/com.fasterxml.jackso…
Browse files Browse the repository at this point in the history
…n.core-jackson-core-2.x

fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.17.2
  • Loading branch information
github-actions[bot] authored Aug 20, 2024
2 parents cd7030f + 44cc750 commit 54a8b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ dependencies {
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"

implementation 'com.bluelinelabs:logansquare:1.3.7'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.3'
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.2'
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'

implementation "com.squareup.retrofit2:retrofit:${retrofit2Version}"
Expand Down

0 comments on commit 54a8b42

Please sign in to comment.