Skip to content

Commit 4ae9d82

Browse files
chore(deps): Bump org.junit.platform:junit-platform-launcher (#1498)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b3d9d1 commit 4ae9d82

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
@@ -13,7 +13,7 @@ nodeVersion = "22.12.0"
1313
npm = "10.9.0"
1414
openapi-gradle = "1.9.0"
1515
org-junit-jupiter = "6.0.1"
16-
org-junit-plattform = "6.0.0"
16+
org-junit-plattform = "6.0.1"
1717
org-mockito = "5.20.0"
1818
org-slf4j = "2.0.17"
1919
org-testcontainers = "1.21.3"

0 commit comments

Comments
 (0)