Skip to content

Commit 1d6cc0d

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.2
1 parent d190250 commit 1d6cc0d

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.13.1</version>
41+
<version>5.13.2</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)