Skip to content

Commit f26bc7c

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 6.0.1
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.9.3 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.9.3...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 8e76bd1 commit f26bc7c

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
@@ -10,7 +10,7 @@
1010
<properties>
1111
<maven.compiler.source>1.8</maven.compiler.source>
1212
<maven.compiler.target>1.8</maven.compiler.target>
13-
<junit.jupiter.version>5.9.3</junit.jupiter.version>
13+
<junit.jupiter.version>6.0.1</junit.jupiter.version>
1414
<jacoco.version>0.8.7</jacoco.version>
1515
</properties>
1616

0 commit comments

Comments
 (0)