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 ef580d4 commit afc625fCopy full SHA for afc625f
build.gradle
@@ -5,8 +5,8 @@ plugins {
5
id 'com.google.osdetector' version '1.4.0'
6
id 'com.github.sherter.google-java-format' version '0.7.1' apply false
7
id 'com.github.johnrengelman.shadow' version '2.0.1' apply false
8
- id 'com.jfrog.artifactory' version '4.7.3'
9
- id 'com.jfrog.bintray' version '1.8.4'
+ id 'com.jfrog.artifactory' version '4.7.3' apply false
+ id 'com.jfrog.bintray' version '1.8.4' apply false
10
id 'io.spring.dependency-management' version '1.0.6.RELEASE' apply false
11
id 'me.champeau.gradle.jmh' version '0.4.7' apply false
12
id 'io.morethan.jmhreport' version '0.9.0' apply false
0 commit comments