Skip to content

Commit 770fdd7

Browse files
fix(deps): update dependency org.junit:junit-bom to v6
1 parent 3696528 commit 770fdd7

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
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.junit</groupId>
3030
<artifactId>junit-bom</artifactId>
31-
<version>5.14.1</version>
31+
<version>6.0.1</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

0 commit comments

Comments
 (0)