Skip to content

Commit 3c87572

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.12.2
1 parent 24ff456 commit 3c87572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
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.12.1</version>
35+
<version>5.12.2</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)