Skip to content

Commit a4c98d4

Browse files
Bump org.junit:junit-bom from 5.13.3 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ecb4f0 commit a4c98d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
vavrVersion = "0.10.6"
1313
jacksonVersion = "2.18.4"
1414
lombokVersion = "1.18.38"
15-
jupiterVersion = "5.13.3"
15+
jupiterVersion = "6.0.0"
1616
}
1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)