Skip to content

Commit c93bf69

Browse files
build(deps): bump the junit group across 1 directory with 2 updates (#939)
Bumps the junit group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](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` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `org.junit.platform:junit-platform-launcher` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 0e1ab96 commit c93bf69

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
@@ -2,8 +2,8 @@
22
commons-lang3 = "3.20.0"
33
lombok = "1.18.46"
44
mockito = "5.2.0"
5-
junit = "6.0.3"
6-
junit-launcher = "6.0.3"
5+
junit = "6.1.0"
6+
junit-launcher = "6.1.0"
77
awaitility = "4.3.0"
88
sonarqube = "7.3.0.8198"
99

0 commit comments

Comments
 (0)