We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d771463 commit 589e63aCopy full SHA for 589e63a
build.gradle
@@ -17,7 +17,7 @@ java {
17
}
18
19
dependencies {
20
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
21
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
22
implementation "com.squareup.okhttp3:okhttp:5.1.0"
23
// For LRU and expiring maps
0 commit comments