Skip to content

Commit 02ab34a

Browse files
Bump junit from 5.11.3 to 6.0.3 (#40)
Bumps `junit` from 5.11.3 to 6.0.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.3...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.3...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.3...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c27e172 commit 02ab34a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kotlin = "2.0.21"
1111
# https://github.com/facebook/ktfmt/releases/
1212
ktfmt = "0.62"
1313
# https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter/versions
14-
junit = "5.11.3"
14+
junit = "6.0.3"
1515
junitPlatform = "6.0.3"
1616
pkl = "0.31.1"
1717
# only used for testing; use same version as Spring Boot

0 commit comments

Comments
 (0)