File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ * Fix node compatibility: minimal required node is 8.5.0
12* Update gradle 4.8.1 -> 5.6.4
23* Enable gradle build scan for failed builds
34* Update et.researchgate.release 2.7.0 -> 2.8.1
4- * Update ru.vyarus.quality 3.1.1 -> 3.4 .0
5+ * Update ru.vyarus.quality 3.1.1 -> 4.0 .0
56* Update gradle-animalsniffer-plugin 1.4.3 -> 1.5.0
67* Update com.github.ben-manes.versions 0.20.0 -> 0.27.0
78* Update spock to 1.1 -> 1.2
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id ' ru.vyarus.java-lib' version ' 1.1.2' apply false
44 id ' ru.vyarus.github-info' version ' 1.1.0' apply false < % if (enableQualityChecks) { % >< % if (animalsnifferSignature) { % >
55 id ' ru.vyarus.animalsniffer' version ' 1.5.0' apply false < % } % >
6- id ' ru.vyarus.quality' version ' 3.4 .0' apply false < % } % >
6+ id ' ru.vyarus.quality' version ' 4.0 .0' apply false < % } % >
77 id ' com.jfrog.bintray' version ' 1.8.4' apply false
88 id " io.spring.dependency-management" version " 1.0.8.RELEASE" apply false
99
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 id ' ru.vyarus.java-lib' version ' 1.1.2'
77 id ' ru.vyarus.github-info' version ' 1.1.0' < % if (enableQualityChecks) { % >< % if (animalsnifferSignature) { % >
88 id ' ru.vyarus.animalsniffer' version ' 1.5.0' < % } % >
9- id ' ru.vyarus.quality' version ' 3.4 .0' < % } % >
9+ id ' ru.vyarus.quality' version ' 4.0 .0' < % } % >
1010 id ' com.jfrog.bintray' version ' 1.8.4'
1111 id ' net.researchgate.release' version ' 2.8.1'
1212 id ' com.github.ben-manes.versions' version ' 0.27.0'
You can’t perform that action at this time.
0 commit comments