Skip to content

Commit 7bce607

Browse files
authored
Merge pull request #25 from moacirrf/update-junit
Update junit
2 parents 146ea81 + 4d99b95 commit 7bce607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>junit</groupId>
6767
<artifactId>junit</artifactId>
68-
<version>4.12</version>
68+
<version>4.13.2</version>
6969
<scope>test</scope>
7070
</dependency>
7171

0 commit comments

Comments
 (0)