Skip to content

Commit 2143371

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.12.1
1 parent 8a4578f commit 2143371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit</groupId>
4040
<artifactId>junit-bom</artifactId>
41-
<version>5.12.0</version>
41+
<version>5.12.1</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)