Skip to content

Commit 22cfbe2

Browse files
committed
Updating junit version to 4.11 - using FixMethodOrder for method ordering
1 parent 398680d commit 22cfbe2

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>junit</groupId>
5252
<artifactId>junit</artifactId>
53-
<version>4.8.1</version>
53+
<version>4.11</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)