We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e64904 commit aad3b53Copy full SHA for aad3b53
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
24
dependencies {
25
implementation gradleApi()
26
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
27
implementation 'org.yaml:snakeyaml:2.5'
28
testImplementation gradleTestKit()
29
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
0 commit comments