We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3393a5f + bd0cd6a commit 801010fCopy full SHA for 801010f
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
24
25
// JSON Processing
26
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.1'
27
28
// Testing
29
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
0 commit comments