Skip to content

Commit d04c47e

Browse files
Update dependency org.junit:junit-bom to v5.8.1 (#12)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4ffb37c commit d04c47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.junit</groupId>
3434
<artifactId>junit-bom</artifactId>
35-
<version>5.8.0</version>
35+
<version>5.8.1</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)