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 5c29124 commit e902832Copy full SHA for e902832
build.gradle
@@ -31,7 +31,7 @@ repositories {
31
32
dependencies {
33
// Re-export classes and interfaces that will be used upstream
34
- api 'cloud.eppo:sdk-common-jvm:3.2.0-SNAPSHOT'
+ api 'cloud.eppo:sdk-common-jvm:3.3.1'
35
36
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
37
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
0 commit comments