Skip to content

Commit 7cf639b

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 (#64)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind 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 d3b785f commit 7cf639b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ java {
1919
withSourcesJar()
2020
}
2121
dependencies {
22-
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.3")
22+
implementation("com.fasterxml.jackson.core:jackson-databind:2.16.0")
2323
implementation("org.slf4j:slf4j-api:2.0.9")
2424

2525
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")

0 commit comments

Comments
 (0)