Skip to content

Commit 68ff839

Browse files
author
Ali Rostami
authored
Merge pull request #11 from rostam/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 9733073 + 197ed3b commit 68ff839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>junit</groupId>
129129
<artifactId>junit</artifactId>
130-
<version>4.12</version>
130+
<version>4.13.1</version>
131131
<scope>test</scope>
132132
</dependency>
133133

0 commit comments

Comments
 (0)