Skip to content

Commit 30d2271

Browse files
feat(deps): update dependencies org.junit:junit-bom from v5.11.4 to v5.13.4
1 parent 759f777 commit 30d2271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
testImplementation("com.expediagroup:expediagroup-sdk-transport-okhttp:0.0.5-alpha")
99

1010
testImplementation("io.hosuaby:inject-resources-junit-jupiter:1.0.0")
11-
testImplementation(platform("org.junit:junit-bom:5.11.4"))
11+
testImplementation(platform("org.junit:junit-bom:5.13.4"))
1212
testImplementation("org.junit.jupiter:junit-jupiter-api")
1313
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
1414
testImplementation("org.junit.jupiter:junit-jupiter-params")

0 commit comments

Comments
 (0)