Skip to content

Commit 34fd232

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher (#822)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.12.1 to 1.12.2. - [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-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b19a84 commit 34fd232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ commons-lang3 = "3.17.0"
33
lombok = "1.18.38"
44
mockito = "5.2.0"
55
junit = "5.12.1"
6-
junit-launcher = "1.12.1"
6+
junit-launcher = "1.12.2"
77
awaitility = "4.3.0"
88
sonarqube = "6.1.0.5360"
99

0 commit comments

Comments
 (0)