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 759f777 commit 30d2271Copy full SHA for 30d2271
integration-tests/build.gradle.kts
@@ -8,7 +8,7 @@ dependencies {
8
testImplementation("com.expediagroup:expediagroup-sdk-transport-okhttp:0.0.5-alpha")
9
10
testImplementation("io.hosuaby:inject-resources-junit-jupiter:1.0.0")
11
- testImplementation(platform("org.junit:junit-bom:5.11.4"))
+ testImplementation(platform("org.junit:junit-bom:5.13.4"))
12
testImplementation("org.junit.jupiter:junit-jupiter-api")
13
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
14
testImplementation("org.junit.jupiter:junit-jupiter-params")
0 commit comments