Skip to content

Commit 484019c

Browse files
fix(deps): update junit-framework monorepo (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fae3a4 commit 484019c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ org.gradle.jvmargs=-Xmx1024m \
99
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
1010

1111
systemProp.file.encoding=utf-8
12-
junitVersion=5.14.0
13-
junitPlatformVersion=1.14.0
12+
junitVersion=5.14.1
13+
junitPlatformVersion=1.14.1
1414
assertjVersion=3.27.6
1515
restAssuredVersion=5.5.6
1616
jacksonCoreVersion=2.20.1

0 commit comments

Comments
 (0)