Skip to content

Commit 094ac84

Browse files
Update junit-framework monorepo (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 458d80e commit 094ac84

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
@@ -171,8 +171,8 @@ ext {
171171
set('jackson.version', '2.18.2')
172172
set('snakeyaml.version', '2.3')
173173
log4JVersion = '2.24.3'
174-
junitVersion = '5.11.4'
175-
junitPlatform = '1.11.4'
174+
junitVersion = '5.13.3'
175+
junitPlatform = '1.13.3'
176176

177177
libraries = [
178178
junit5: [

0 commit comments

Comments
 (0)