Skip to content

Commit 3120738

Browse files
Update dependency org.junit:junit-bom to v6.0.1 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8f973b commit 3120738

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
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.junit</groupId>
2121
<artifactId>junit-bom</artifactId>
22-
<version>6.0.0</version>
22+
<version>6.0.1</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
<!-- Bill of Materials for managing JUnit dependencies -->

0 commit comments

Comments
 (0)