Skip to content

Commit d795e1e

Browse files
Update dependency org.junit:junit-bom to v5.12.1
1 parent d0bbfc9 commit d795e1e

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.junit</groupId>
3535
<artifactId>junit-bom</artifactId>
36-
<version>5.12.0</version>
36+
<version>5.12.1</version>
3737
<type>pom</type>
3838
<scope>import</scope>
3939
</dependency>

0 commit comments

Comments
 (0)