Skip to content

Commit 3e58275

Browse files
authored
test(deps): update dependency junit:junit to v4.13.1 (#390)
1 parent 97af895 commit 3e58275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>junit</groupId>
7171
<artifactId>junit</artifactId>
72-
<version>4.13</version>
72+
<version>4.13.1</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)