Skip to content

Commit 54d8952

Browse files
committed
Upgrade junit to 4.13.2 in example project
1 parent cf1c455 commit 54d8952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/BasicExample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>junit</groupId>
3636
<artifactId>junit</artifactId>
37-
<version>4.10</version>
37+
<version>4.13.2</version>
3838
<scope>test</scope>
3939
</dependency>
4040

0 commit comments

Comments
 (0)