Skip to content

Commit ab2cb55

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 6.0.0 to 6.0.1 (#130)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846acb6 commit ab2cb55

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>34.0</geotools.version>
2929
<jackson.version>2.20.0</jackson.version>
30-
<junit.version>6.0.0</junit.version>
30+
<junit.version>6.0.1</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)