Skip to content

Commit 29a1f8f

Browse files
dependabot[bot]DavideD
authored andcommitted
Bump junitVersion from 5.13.4 to 6.0.0
Bumps `junitVersion` from 5.13.4 to 6.0.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a9d7a7 commit 29a1f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hibernateOrmGradlePluginVersion = "7.1.2.Final"
55
jacksonDatabindVersion = "2.20.0"
66
jbossLoggingAnnotationVersion = "3.0.4.Final"
77
jbossLoggingVersion = "3.6.1.Final"
8-
junitVersion = "5.13.4"
8+
junitVersion = "6.0.0"
99
junitPlatformVersion = "1.13.4"
1010
log4jVersion = "2.25.2"
1111
testcontainersVersion = "1.21.3"

0 commit comments

Comments
 (0)