Skip to content

Commit 43d0738

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

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.0.8.Final"
55
jacksonDatabindVersion = "2.19.2"
66
jbossLoggingAnnotationVersion = "3.0.4.Final"
77
jbossLoggingVersion = "3.6.1.Final"
8-
junitVersion = "5.13.3"
8+
junitVersion = "5.13.4"
99
junitPlatformVersion = "1.13.3"
1010
log4jVersion = "2.25.1"
1111
testcontainersVersion = "1.21.3"

0 commit comments

Comments
 (0)