Skip to content

Commit 05b4e0c

Browse files
Update Testing Dependencies - Non Major (#559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4224d45 commit 05b4e0c

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
@@ -299,8 +299,8 @@ repositories {
299299
}
300300

301301
def versions = [
302-
junit : '5.13.4',
303-
junitPlatform : '1.13.4',
302+
junit : '5.14.1',
303+
junitPlatform : '1.14.1',
304304
reformLogging : '6.1.9',
305305
springDoc : '2.8.13',
306306
serenity : '4.2.16',

0 commit comments

Comments
 (0)