Skip to content

Commit 59985d2

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.0
1 parent 81c895b commit 59985d2

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
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.junit</groupId>
3333
<artifactId>junit-bom</artifactId>
34-
<version>5.12.2</version>
34+
<version>5.13.0</version>
3535
<type>pom</type>
3636
<scope>import</scope>
3737
</dependency>

0 commit comments

Comments
 (0)