Skip to content

Commit ac70a4b

Browse files
Bump the junit group across 1 directory with 4 updates
Bumps the junit group with 4 updates in the / directory: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework), [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit-framework) and [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.3) Updates `org.junit.platform:junit-platform-commons` from 1.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.3) Updates `org.junit.platform:junit-platform-launcher` from 1.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.3) Updates `org.junit.platform:junit-platform-launcher` from 1.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/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-group: junit - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: junit - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: junit - dependency-name: org.junit.platform:junit-platform-commons dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: junit - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: junit - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: junit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40ade93 commit ac70a4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
junitJupiter = "5.14.1"
3-
junitPlatform = "1.14.1"
2+
junitJupiter = "6.0.3"
3+
junitPlatform = "6.0.3"
44
kotlin = "2.3.0"
55
kotlinVersionrange = "[1.6,3)"
66
kotlinx= "1.10.2"

0 commit comments

Comments
 (0)