Skip to content

Commit 361dca2

Browse files
authored
Merge pull request #4 from honwhy/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents dede0c4 + e961e50 commit 361dca2

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>junit</groupId>
107107
<artifactId>junit</artifactId>
108-
<version>4.11</version>
108+
<version>4.13.1</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)