Skip to content

Commit 757b624

Browse files
author
Olivier Chédru
authored
Merge pull request #3 from dhatim/dependabot/maven/org.junit-junit-bom-5.9.0
Bump junit-bom from 5.8.2 to 5.9.0
2 parents 634c03b + 0cf854e commit 757b624

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.junit</groupId>
4646
<artifactId>junit-bom</artifactId>
47-
<version>5.8.2</version>
47+
<version>5.9.0</version>
4848
<type>pom</type>
4949
<scope>import</scope>
5050
</dependency>

0 commit comments

Comments
 (0)