Skip to content

Commit 3d61eb7

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.21.3 to 2.21.4. - [Commits](FasterXML/jackson-core@jackson-core-2.21.3...jackson-core-2.21.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a967026 commit 3d61eb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ dependencies {
1616
implementation("com.lordcodes.turtle:turtle:0.6.0")
1717
implementation("fr.inria.gforge.spoon:spoon-core:11.3.0")
1818

19-
implementation("com.fasterxml.jackson.core:jackson-core:2.21.3")
20-
implementation("com.fasterxml.jackson.core:jackson-databind:2.21.3")
19+
implementation("com.fasterxml.jackson.core:jackson-core:2.21.4")
20+
implementation("com.fasterxml.jackson.core:jackson-databind:2.21.4")
2121
}

0 commit comments

Comments
 (0)