We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923d7f3 commit 1726f60Copy full SHA for 1726f60
core/build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.1'
19
20
testImplementation 'junit:junit:4.13.2'
21
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2'
0 commit comments