Skip to content

Commit 5216970

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind (#64)
1 parent f792ab4 commit 5216970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ java {
1717
}
1818

1919
dependencies {
20-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
20+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
2121
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
2222
implementation "com.squareup.okhttp3:okhttp:4.12.0"
2323
// For LRU and expiring maps

0 commit comments

Comments
 (0)