Skip to content

Commit e74ff99

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.0 (#124)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27d9427 commit e74ff99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<apache-commons-validator.version>1.10.0</apache-commons-validator.version>
2828
<geotools.version>33.2</geotools.version>
2929
<jackson.version>2.20.0</jackson.version>
30-
<junit.version>5.13.4</junit.version>
30+
<junit.version>6.0.0</junit.version>
3131
<locationtech-jts.version>1.20.0</locationtech-jts.version>
3232
<networknt-validator-version>1.5.9</networknt-validator-version>
3333
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)