Skip to content

Commit b70b0d8

Browse files
committed
correct junit dependency4.12
1 parent f256a4f commit b70b0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989

9090
compile group: 'com.beust', name: 'jcommander', version: '1.72'
9191

92-
compile group: 'junit', name: 'junit', version: '4.8.1'
92+
compile group: 'junit', name: 'junit', version: '4.12'
9393

9494
compile group: 'net.jcip', name: 'jcip-annotations', version: '1.0'
9595

0 commit comments

Comments
 (0)