Skip to content

Commit a5ca921

Browse files
committed
versions
1 parent ef98a36 commit a5ca921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'org.jetbrains:annotations:26.0.2'
4242

4343
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.4:tests'
44-
testImplementation platform('org.junit:junit-bom:5.13.0')
44+
testImplementation platform('org.junit:junit-bom:5.11.4')
4545
testImplementation 'org.junit.jupiter:junit-jupiter'
4646
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
4747
testImplementation 'org.mockito:mockito-core:4.11.0'

0 commit comments

Comments
 (0)