Skip to content

Commit c35c047

Browse files
authored
Merge pull request #10 from smsapi/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents e7d360c + e2d8cb7 commit c35c047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>junit</groupId>
6666
<artifactId>junit</artifactId>
67-
<version>4.11</version>
67+
<version>4.13.1</version>
6868
<scope>test</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)