We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c518b54 + 6385f04 commit d7fc25cCopy full SHA for d7fc25c
1 file changed
build.gradle
@@ -81,7 +81,7 @@ ext {
81
dependencies {
82
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"
83
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
84
- implementation "com.fasterxml.jackson.core:jackson-databind:2.13.2.2"
+ implementation "com.fasterxml.jackson.core:jackson-databind:2.13.4.2"
85
implementation "com.auth0:java-jwt:3.19.1"
86
implementation "net.jodah:failsafe:2.4.1"
87
0 commit comments