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 f91cdbc commit e742f86Copy full SHA for e742f86
build.gradle
@@ -17,7 +17,7 @@ java {
17
}
18
19
dependencies {
20
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
21
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
22
implementation "com.squareup.okhttp3:okhttp:4.12.0"
23
// For LRU and expiring maps
0 commit comments