File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
1212}
1313
1414plugins {
15- id " org.sonarqube" version " 3.0 "
15+ id " org.sonarqube" version " 3.1.1 "
1616}
1717
1818repositories {
@@ -26,7 +26,7 @@ repositories {
2626ext. junit4Version = ' 4.13.1'
2727ext. junitVintageVersion = ' 4.12.1'
2828ext. junitPlatformVersion = ' 1.5.2'
29- ext. junitJupiterVersion = ' 5.7.0 '
29+ ext. junitJupiterVersion = ' 5.7.1 '
3030ext. log4jVersion = ' 2.14.0'
3131
3232apply plugin : ' java'
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.8-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.2 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 11markdown
22BeautifulSoup4
3- coverage < 5.4 # manual enforcement for coveralls dependency: coveralls 1.9.2 has requirement coverage<5.0,>=3.6
3+ coverage < 5.5 # manual enforcement for coveralls dependency: coveralls 1.9.2 has requirement coverage<5.0,>=3.6
44codacy-coverage
55codecov
66coveralls
You can’t perform that action at this time.
0 commit comments