Skip to content

Commit bd88ac9

Browse files
committed
Update resteasy and junit dependencies
1 parent d1e7ad3 commit bd88ac9

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)