File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ * Update ru.vyarus.java-lib 2.2.0 -> 2.2.1 (fix multi-module projects configuration)
2+
13### 3.0.0 (2021-07-12)
24* Minimal required node 12.12.0
35* Update to gradle 6.9
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44
55 id ' jacoco'
66 id ' java-platform'
7- id ' ru.vyarus.java-lib' version ' 2.2.0 '
7+ id ' ru.vyarus.java-lib' version ' 2.2.1 '
88 id ' net.researchgate.release' version ' 2.8.1'
99 id ' io.github.gradle-nexus.publish-plugin' version ' 1.1.0'
1010 id ' com.github.ben-manes.versions' version ' 0.39.0'
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id ' jacoco'
44 id ' project-report'
55 id ' signing'
6- id ' ru.vyarus.java-lib' version ' 2.2.0 '
6+ id ' ru.vyarus.java-lib' version ' 2.2.1 '
77 id ' ru.vyarus.github-info' version ' 1.3.0' < % if (enableQualityChecks) { % >
88 id ' ru.vyarus.quality' version ' 4.6.0' < % } % >
99 id ' net.researchgate.release' version ' 2.8.1'
You can’t perform that action at this time.
0 commit comments