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 ee080ce commit 2ec3ef2Copy full SHA for 2ec3ef2
buildSrc/build.gradle.kts
@@ -22,6 +22,6 @@ dependencies {
22
implementation("com.lordcodes.turtle:turtle:0.6.0")
23
implementation("fr.inria.gforge.spoon:spoon-core:10.3.0")
24
25
- implementation("com.fasterxml.jackson.core:jackson-core:2.17.2")
+ implementation("com.fasterxml.jackson.core:jackson-core:2.18.0")
26
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.0")
27
}
0 commit comments