Skip to content

Commit 9b15bb0

Browse files
Update dependency org.junit:junit-bom to v5.12.1
1 parent 022e992 commit 9b15bb0

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
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.junit</groupId>
3939
<artifactId>junit-bom</artifactId>
40-
<version>5.12.0</version>
40+
<version>5.12.1</version>
4141
<type>pom</type>
4242
<scope>import</scope>
4343
</dependency>

0 commit comments

Comments
 (0)