Skip to content

Commit 3730a3f

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

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 : '6.0.0',
35-
junitPlatform : '6.0.0',
34+
junit : '6.0.2',
35+
junitPlatform : '6.0.2',
3636
reformLogging : '6.1.9',
3737
springBoot : '3.4.1',
3838
springfoxSwagger : '2.10.5',

0 commit comments

Comments
 (0)