Skip to content

Commit 32e633c

Browse files
fix(deps): update dependency org.junit:junit-bom to v6.0.1
1 parent e473e9e commit 32e633c

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
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.junit</groupId>
245245
<artifactId>junit-bom</artifactId>
246-
<version>6.0.0</version>
246+
<version>6.0.1</version>
247247
<type>pom</type>
248248
<scope>import</scope>
249249
</dependency>

0 commit comments

Comments
 (0)