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 5216970 commit c793113Copy full SHA for c793113
build.gradle
@@ -17,7 +17,7 @@ java {
17
}
18
19
dependencies {
20
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
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