Skip to content

Commit ac4ac16

Browse files
Update junit-framework monorepo to v6 (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e209a0 commit ac4ac16

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
@@ -31,8 +31,8 @@ compileJava {
3131
}
3232

3333
def versions = [
34-
junit : '5.13.4',
35-
junitPlatform : '1.13.4',
34+
junit : '6.0.0',
35+
junitPlatform : '6.0.0',
3636
reformLogging : '6.1.9',
3737
springBoot : '3.4.1',
3838
springfoxSwagger : '2.10.5',

0 commit comments

Comments
 (0)