We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0d788 commit ee6d620Copy full SHA for ee6d620
jbbp-plugins/jbbp-gradle/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
compile "com.igormaznitsa:meta-annotations:" + metaLibVersion
30
compile "com.igormaznitsa:meta-utils:" + metaLibVersion
31
32
- testCompile 'junit:junit:4.12'
+ testCompile 'junit:junit:4.13.1'
33
}
34
35
repositories {
0 commit comments