Skip to content

Commit e39e04e

Browse files
Update junit-framework monorepo to v6
1 parent 2316adb commit e39e04e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ ext {
250250
def versions = [
251251
jackson : '2.20.0',
252252
jacksonAnnot : '2.20',
253-
junit : '5.13.4',
254-
junitPlatform : '1.13.4',
253+
junit : '6.0.0',
254+
junitPlatform : '6.0.0',
255255
reformLogging : '5.1.5',
256256
restAssured : '5.5.6',
257257
springBoot : springBoot.class.package.implementationVersion

0 commit comments

Comments
 (0)