Skip to content

Commit 43e549c

Browse files
dependabot[bot]henningn
authored andcommitted
build(deps-dev): bump junit-jupiter.version from 6.0.2 to 6.0.3
Bumps `junit-jupiter.version` from 6.0.2 to 6.0.3. Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 110f908 commit 43e549c

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
@@ -54,7 +54,7 @@
5454
<required.maven.version>3.8.1</required.maven.version>
5555
<maven-pmd-plugin.version>3.28.0</maven-pmd-plugin.version>
5656
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
57-
<junit-jupiter.version>6.0.2</junit-jupiter.version>
57+
<junit-jupiter.version>6.0.3</junit-jupiter.version>
5858
<exec.version>3.6.3</exec.version>
5959
<checkstyle-rules.version>25</checkstyle-rules.version>
6060
</properties>

0 commit comments

Comments
 (0)