File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ repositories {
30
30
}
31
31
32
32
dependencies {
33
- api ' cloud.eppo:sdk-common-jvm:3.5.0 '
33
+ api ' cloud.eppo:sdk-common-jvm:3.5.3 '
34
34
35
35
implementation ' com.github.zafarkhaja:java-semver:0.10.2'
36
36
implementation ' com.fasterxml.jackson.core:jackson-databind:2.17.1'
@@ -40,7 +40,7 @@ dependencies {
40
40
implementation ' ch.qos.logback:logback-classic:1.3.14'
41
41
implementation ' org.jetbrains:annotations:13.0'
42
42
43
- testImplementation ' cloud.eppo:sdk-common-jvm:3.5.0 :tests'
43
+ testImplementation ' cloud.eppo:sdk-common-jvm:3.5.3 :tests'
44
44
testImplementation platform(' org.junit:junit-bom:5.10.2' )
45
45
testImplementation ' org.junit.jupiter:junit-jupiter'
46
46
testImplementation ' com.github.tomakehurst:wiremock-jre8:2.35.2'
You can’t perform that action at this time.
0 commit comments