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 c9e4d75 commit 2e5fd2aCopy full SHA for 2e5fd2a
README.md
@@ -9,7 +9,7 @@
9
10
```groovy
11
dependencies {
12
- implementation 'cloud.eppo:eppo-server-sdk:3.1.0'
+ implementation 'cloud.eppo:eppo-server-sdk:4.0.0'
13
}
14
```
15
@@ -58,6 +58,6 @@ repositories {
58
59
60
61
- implementation 'cloud.eppo:eppo-server-sdk:3.2.0-SNAPSHOT'
62
63
build.gradle
@@ -30,7 +30,7 @@ repositories {
30
31
32
33
- api 'cloud.eppo:sdk-common-jvm:3.6.1-SNAPSHOT'
+ api 'cloud.eppo:sdk-common-jvm:3.6.0'
34
35
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
36
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
0 commit comments