We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1750e commit 340bdcdCopy full SHA for 340bdcd
build.gradle
@@ -1,8 +1,8 @@
1
plugins {
2
id 'com.github.hierynomus.license' version '0.14.0'
3
- id 'com.github.ben-manes.versions' version '0.15.0'
+ id 'com.github.ben-manes.versions' version '0.17.0'
4
id 'net.researchgate.release' version '2.6.0'
5
- id 'com.github.kt3k.coveralls' version '2.8.1'
+ id 'com.github.kt3k.coveralls' version '2.8.2'
6
id 'org.sonarqube' version '2.5'
7
}
8
0 commit comments