Skip to content

Commit 916ee83

Browse files
build(deps-dev): bump junit.jupiter.version from 5.1.0 to 5.4.2
Bumps `junit.jupiter.version` from 5.1.0 to 5.4.2. Updates `junit-jupiter-engine` from 5.1.0 to 5.4.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.1.0...r5.4.2) Updates `junit-jupiter-api` from 5.1.0 to 5.4.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.1.0...r5.4.2)
1 parent 2128208 commit 916ee83

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
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5555
<project.scm.id>github</project.scm.id>
5656
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
57-
<junit.jupiter.version>5.1.0</junit.jupiter.version>
57+
<junit.jupiter.version>5.4.2</junit.jupiter.version>
5858
<junit.platform.version>1.1.0</junit.platform.version>
5959
<assertj-core.version>3.10.0</assertj-core.version>
6060
</properties>

0 commit comments

Comments
 (0)