Skip to content

Commit 8dc7c6f

Browse files
Bump junit.version from 5.7.0 to 5.7.1
Bumps `junit.version` from 5.7.0 to 5.7.1. Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.0...r5.7.1) Updates `junit-jupiter-params` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b49655 commit 8dc7c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<!-- dependencies versions -->
2121
<lombok.version>1.18.18</lombok.version>
22-
<junit.version>5.7.0</junit.version>
22+
<junit.version>5.7.1</junit.version>
2323
<assertj-core.version>3.19.0</assertj-core.version>
2424
<sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>
2525
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)