Skip to content

Commit 680ff6f

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.12.0
1 parent bce73e3 commit 680ff6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.11.4</version>
31+
<version>5.12.0</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

0 commit comments

Comments
 (0)