Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-annot…
Browse files Browse the repository at this point in the history
…ations to v2.14.1
  • Loading branch information
renovate[bot] authored Nov 27, 2022
1 parent b2b75e2 commit fcd9402
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.1'
api 'com.fasterxml.jackson.core:jackson-annotations:2.13.4'
api 'com.fasterxml.jackson.core:jackson-annotations:2.14.1'
api 'com.fasterxml.jackson.core:jackson-databind:2.13.4'
implementation 'org.openapitools:jackson-databind-nullable:0.2.4'
}
Expand Down

0 comments on commit fcd9402

Please sign in to comment.