We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c80a5c2 + 4529686 commit 56cc73cCopy full SHA for 56cc73c
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
// Top level plugins
3
id 'com.github.kt3k.coveralls' version '2.12.2'
4
id 'com.github.node-gradle.node' version '7.1.0'
5
- id 'net.researchgate.release' version '3.0.2'
+ id 'net.researchgate.release' version '3.1.0'
6
// Records all tasks in task graph, generates `build/reports/visteg.dot`
7
// dot file can be converted to an image using graphviz. `dot -Tsvg -O -v visteg.dot`
8
// id 'cz.malohlava.visteg' version '1.0.5'
0 commit comments