Skip to content

Commit 5b6ffed

Browse files
build(deps): bump junit-jupiter from 5.11.0 to 5.11.2 (#142)
Bumps `junit-jupiter` from 5.11.0 to 5.11.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine 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 3376044 commit 5b6ffed

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
@@ -17,7 +17,7 @@ pmd = "6.55.0"
1717
jacoco = "0.8.7"
1818
# Testing
1919
mockito = "5.14.1"
20-
junit-jupiter = "5.11.0"
20+
junit-jupiter = "5.11.2"
2121

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

0 commit comments

Comments
 (0)