Skip to content

Commit 5b0c2a6

Browse files
authored
test(deps): update dependency junit:junit to v4.13.1 (#305)
1 parent 5112107 commit 5b0c2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>junit</groupId>
5252
<artifactId>junit</artifactId>
53-
<version>4.13</version>
53+
<version>4.13.1</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)