Skip to content

Commit 80c910b

Browse files
authored
Merge pull request #74 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents d1e7ad3 + e7e5f3d commit 80c910b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ subprojects {
2828
}
2929

3030
dependencies {
31-
testImplementation platform('org.junit:junit-bom:5.13.4')
31+
testImplementation platform('org.junit:junit-bom:5.14.0')
3232
testImplementation 'org.junit.jupiter:junit-jupiter'
3333
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3434
}

0 commit comments

Comments
 (0)