Skip to content

Commit 05d8272

Browse files
author
may
committed
Lower Jupiter test version
1 parent 5596653 commit 05d8272

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ dependencies {
4343
api 'com.squareup.okhttp3:okhttp:4.12.0'
4444
api 'com.squareup.okio:okio:3.11.0'
4545

46-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
47-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.12.2'
48-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.2'
49-
testImplementation 'org.assertj:assertj-core:3.27.3'
46+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
47+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.3'
48+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
49+
testImplementation 'org.assertj:assertj-core:3.26.3'
5050
testImplementation 'com.google.code.bean-matchers:bean-matchers:0.14'
5151
}
5252

0 commit comments

Comments
 (0)