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 da67caf commit 9ceb4ffCopy full SHA for 9ceb4ff
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
api 'cloud.eppo:sdk-common-jvm:3.12.1'
34
35
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
36
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
37
implementation 'org.ehcache:ehcache:3.10.8'
38
implementation 'org.slf4j:slf4j-api:2.0.17'
39
// Logback classic 1.3.x is compatible with java 8
0 commit comments