Skip to content

Commit 09288ce

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api in /tools
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.11.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccecfc4 commit 09288ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>org.junit.jupiter</groupId>
153153
<artifactId>junit-jupiter-api</artifactId>
154-
<version>5.11.4</version>
154+
<version>6.0.0</version>
155155
<scope>test</scope>
156156
</dependency>
157157
<!-- Runtime-only test dependency -->

0 commit comments

Comments
 (0)