Skip to content

Commit f8318d9

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.2
1 parent 59c970d commit f8318d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies {
1010
implementation("io.github.expatiat.jambalaya:jambalaya-checks:${Versions.jambalayaChecks}")
1111

1212
// libraries
13-
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4")
13+
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4.2")
1414
}

0 commit comments

Comments
 (0)