Skip to content

Commit 0184b0c

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 6.0.3
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.10.0 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.0...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14ca8e8 commit 0184b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.junit.jupiter</groupId>
2424
<artifactId>junit-jupiter-api</artifactId>
25-
<version>5.10.0</version>
25+
<version>6.0.3</version>
2626
<scope>test</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)