Skip to content

Commit 9370b05

Browse files
authored
Merge pull request #515 from hmcts/renovate/major-junit-framework-monorepo
Update junit-framework monorepo to v6 (major)
2 parents 3cff373 + c58cf8d commit 9370b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ repositories {
244244
}
245245

246246
def versions = [
247-
junit : '5.14.2',
248-
junitPlatform : '1.14.2',
247+
junit : '6.0.2',
248+
junitPlatform : '6.0.2',
249249
reformLogging : '7.0.0',
250250
springBoot : '3.5.9',
251251
springDoc : '2.8.15',

0 commit comments

Comments
 (0)