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.
2 parents ecc47b5 + fbd764f commit c8840a7Copy full SHA for c8840a7
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation 'ch.qos.logback:logback-classic:1.3.14'
41
implementation 'org.jetbrains:annotations:13.0'
42
43
- testImplementation 'cloud.eppo:sdk-common-jvm:3.5.0:tests'
+ testImplementation 'cloud.eppo:sdk-common-jvm:3.5.4:tests'
44
testImplementation platform('org.junit:junit-bom:5.10.2')
45
testImplementation 'org.junit.jupiter:junit-jupiter'
46
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
0 commit comments