Skip to content

Commit 0fbf1d6

Browse files
Bump org.junit.jupiter:junit-jupiter-api in /compiler/java
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.9.3 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.9.3...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 63b7618 commit 0fbf1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.junit.jupiter</groupId>
5353
<artifactId>junit-jupiter-api</artifactId>
54-
<version>5.9.3</version>
54+
<version>6.0.0</version>
5555
<scope>test</scope>
5656
</dependency>
5757

0 commit comments

Comments
 (0)