Skip to content

Commit f6c512a

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher (#211)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.13.0 to 1.13.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-version: 1.13.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> Co-authored-by: Patrick Boos <[email protected]>
1 parent e8e5796 commit f6c512a

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
@@ -19,7 +19,7 @@ jacoco = "0.8.13"
1919
# Testing
2020
mockito = "5.18.0"
2121
junit-jupiter = "5.13.1"
22-
junit-platform = "1.13.0"
22+
junit-platform = "1.13.1"
2323

2424
[libraries]
2525
openapi-tools-jacksonDatabindNullable = { group = "org.openapitools", name = "jackson-databind-nullable", version.ref = "openapi-tools" }

0 commit comments

Comments
 (0)