Skip to content

Commit 23d1011

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.12.0 to 1.12.1. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b760592 commit 23d1011

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.36"
44
mockito = "5.2.0"
55
junit = "5.12.1"
6-
junit-launcher = "1.12.0"
6+
junit-launcher = "1.12.1"
77
awaitility = "4.3.0"
88
sonarqube = "6.0.1.5171"
99

0 commit comments

Comments
 (0)