Skip to content

Commit 88864d2

Browse files
Bump the junit group with 4 updates (#513)
Bumps the junit group with 4 updates: [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5), [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5). Updates `org.junit.platform:junit-platform-launcher` from 1.11.0 to 1.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-commons` from 1.11.0 to 1.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.4) Updates `org.junit.platform:junit-platform-commons` from 1.11.0 to 1.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit - dependency-name: org.junit.platform:junit-platform-commons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit - dependency-name: org.junit.platform:junit-platform-commons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5167917 commit 88864d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
junitJupiter = "5.11.0"
3-
junitPlatform = "1.11.0"
2+
junitJupiter = "5.11.4"
3+
junitPlatform = "1.11.4"
44
kotlin = "2.1.0"
55
kotlinVersionrange = "[1.6,3)"
66
logback = "1.3.15"

0 commit comments

Comments
 (0)