Skip to content

Commit ee6d620

Browse files
committed
updated junit version to 4.13.1
1 parent 5b0d788 commit ee6d620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jbbp-plugins/jbbp-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
compile "com.igormaznitsa:meta-annotations:" + metaLibVersion
3030
compile "com.igormaznitsa:meta-utils:" + metaLibVersion
3131

32-
testCompile 'junit:junit:4.12'
32+
testCompile 'junit:junit:4.13.1'
3333
}
3434

3535
repositories {

0 commit comments

Comments
 (0)