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 4f82622 commit e6bc988Copy full SHA for e6bc988
buildSrc/build.gradle.kts
@@ -23,5 +23,5 @@ dependencies {
23
implementation("fr.inria.gforge.spoon:spoon-core:10.3.0")
24
25
implementation("com.fasterxml.jackson.core:jackson-core:2.17.2")
26
- implementation("com.fasterxml.jackson.core:jackson-databind:2.17.2")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.18.0")
27
}
0 commit comments