Skip to content

Commit 683372a

Browse files
authored
Update resteasy and junit dependencies (#73)
1 parent aa5ee97 commit 683372a

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)