Skip to content

Commit 943c134

Browse files
build(deps): bump the junit group with 2 updates (#863)
Bumps the junit group with 2 updates: [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 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.platform:junit-platform-launcher` from 1.13.3 to 1.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8679bb commit 943c134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.18.0"
33
lombok = "1.18.38"
44
mockito = "5.2.0"
5-
junit = "5.13.3"
6-
junit-launcher = "1.13.3"
5+
junit = "5.13.4"
6+
junit-launcher = "1.13.4"
77
awaitility = "4.3.0"
88
sonarqube = "6.2.0.5505"
99

0 commit comments

Comments
 (0)