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 1b1666b commit 02cfbb1Copy full SHA for 02cfbb1
build.gradle
@@ -30,7 +30,7 @@ repositories {
30
}
31
32
dependencies {
33
- api 'cloud.eppo:sdk-common-jvm:3.11.1'
+ api 'cloud.eppo:sdk-common-jvm:3.11.2'
34
35
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
36
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
0 commit comments