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 219d12e commit 8f2f717Copy full SHA for 8f2f717
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation 'org.jetbrains:annotations:13.0'
42
43
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.4:tests'
44
- testImplementation platform('org.junit:junit-bom:5.10.2')
+ testImplementation platform('org.junit:junit-bom:5.11.4')
45
testImplementation 'org.junit.jupiter:junit-jupiter'
46
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
47
testImplementation 'org.mockito:mockito-core:4.11.0'
0 commit comments