Skip to content

Commit 0929a55

Browse files
authored
Merge pull request #1095 from jsonschema2dataclass/renovate/junit-framework-monorepo
2 parents 05fc6f8 + 266b3d3 commit 0929a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.dependencies.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
# JUnit 5 = JUnit Platform ([junit-api]) + JUnit Launcher ([junit-launcher])
33
# Changelog: https://junit.org/junit5/docs/current/release-notes/index.html
4-
junit5 = "5.13.4"
5-
junit5-platform = "1.13.4"
4+
junit5 = "5.14.0"
5+
junit5-platform = "1.14.0"
66

77
[libraries]
88

0 commit comments

Comments
 (0)