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.
2 parents ab38c7d + 1cf4aee commit 9b46d7cCopy full SHA for 9b46d7c
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id "maven-publish"
4
id "idea"
5
id "jacoco"
6
- id "com.gradle.plugin-publish" version "1.2.1"
+ id "com.gradle.plugin-publish" version "2.0.0"
7
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
8
id "org.sonarqube" version "6.2.0.5505"
9
id "be.vbgn.ci-detect" version "0.5.0"
0 commit comments