Skip to content

Commit c99a358

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.1
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cea312 commit c99a358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capabilities-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<grpc.version>1.76.0</grpc.version>
3232
<protoc-gen-grpc-java>1.72.0</protoc-gen-grpc-java>
3333
<annotations-api.version>6.0.53</annotations-api.version>
34-
<junit-jupiter-api.version>5.13.4</junit-jupiter-api.version>
34+
<junit-jupiter-api.version>6.0.1</junit-jupiter-api.version>
3535
<oauth2-oidc-sdk.version>11.29.2</oauth2-oidc-sdk.version>
3636
</properties>
3737

0 commit comments

Comments
 (0)