Skip to content

Commit 9da8047

Browse files
Update junit-framework monorepo to v6.0.3 (#536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80e18b7 commit 9da8047

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 : '6.0.2',
248-
junitPlatform : '6.0.2',
247+
junit : '6.0.3',
248+
junitPlatform : '6.0.3',
249249
reformLogging : '7.0.0',
250250
springBoot : '3.5.10',
251251
springDoc : '2.8.15',

0 commit comments

Comments
 (0)