File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
app/templates/project-base Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 33* Update gradle-quality-plugin 2.1.0 -> 2.3.0
44* Update gradle-animalsniffer-plugin 1.2.0 -> 1.4.1
55* Update gradle-versions-plugin 0.13.0 -> 0.15.0
6+ * Update gradle-java-lib-plugin 1.0.4 -> 1.0.5
67* Update spock to 1.0 -> 1.1
78* Update travis config:
89 - increase check task timeout to 20 min
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
22 id ' groovy'
33 id ' jacoco'
44 id ' project-report'
5- id ' ru.vyarus.java-lib' version ' 1.0.4 '
5+ id ' ru.vyarus.java-lib' version ' 1.0.5 '
66 id ' ru.vyarus.github-info' version ' 1.1.0' < % if (enableQualityChecks) { % >< % if (animalsnifferSignature) { % >
77 id ' ru.vyarus.animalsniffer' version ' 1.4.1' < % } % >
88 id ' ru.vyarus.quality' version ' 2.3.0' < % } % >
You can’t perform that action at this time.
0 commit comments