File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
``` groovy
8
8
dependencies {
9
- implementation 'cloud.eppo:eppo-server-sdk:2.0.0 '
9
+ implementation 'cloud.eppo:eppo-server-sdk:2.4.6 '
10
10
}
11
11
```
12
12
@@ -55,6 +55,6 @@ repositories {
55
55
}
56
56
57
57
dependencies {
58
- implementation 'cloud.eppo:eppo-server-sdk:3.0 .0-SNAPSHOT'
58
+ implementation 'cloud.eppo:eppo-server-sdk:2.5 .0-SNAPSHOT'
59
59
}
60
60
```
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
25
25
}
26
26
27
27
dependencies {
28
- implementation ' cloud.eppo:sdk-common-jvm:1 .0.0'
28
+ implementation ' cloud.eppo:sdk-common-jvm:2 .0.0-SNAPSHOT '
29
29
implementation ' com.github.zafarkhaja:java-semver:0.10.2'
30
30
implementation ' com.fasterxml.jackson.core:jackson-databind:2.17.1'
31
31
implementation ' org.apache.httpcomponents:httpclient:4.5.14'
You can’t perform that action at this time.
0 commit comments