Skip to content

Commit 2ec3ef2

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-core (#279)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.2 to 2.18.0. - [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee080ce commit 2ec3ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ dependencies {
2222
implementation("com.lordcodes.turtle:turtle:0.6.0")
2323
implementation("fr.inria.gforge.spoon:spoon-core:10.3.0")
2424

25-
implementation("com.fasterxml.jackson.core:jackson-core:2.17.2")
25+
implementation("com.fasterxml.jackson.core:jackson-core:2.18.0")
2626
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.0")
2727
}

0 commit comments

Comments
 (0)