Skip to content

Commit 198ca31

Browse files
authored
Merge pull request #11 from jenkinsci/dependabot/maven/junit.version-5.5.1
Bump junit.version from 5.4.1 to 5.5.1
2 parents 2bab2d0 + bbf9306 commit 198ca31

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
@@ -36,7 +36,7 @@
3636
<workflow-job.version>2.32</workflow-job.version>
3737

3838
<!-- Test Library Dependencies Versions -->
39-
<junit.version>5.4.1</junit.version>
39+
<junit.version>5.5.1</junit.version>
4040
<junit-platform-launcher.version>1.4.1</junit-platform-launcher.version>
4141
<mockito.version>3.0.0</mockito.version>
4242
<assertj.version>3.12.2</assertj.version>

0 commit comments

Comments
 (0)