Skip to content

Commit e966052

Browse files
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.14.2
1 parent 59c970d commit e966052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper-share/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ dependencies {
1717

1818
// Jackson
1919
// TODO version
20-
implementation("com.fasterxml.jackson.core:jackson-annotations:2.13.4")
20+
implementation("com.fasterxml.jackson.core:jackson-annotations:2.14.2")
2121
}

0 commit comments

Comments
 (0)