Skip to content

Commit f0ba135

Browse files
committed
unapply bintray and artifactory plugins
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent 398db15 commit f0ba135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ plugins {
1818
id 'com.gradle.build-scan' version '1.16'
1919

2020
id 'com.github.sherter.google-java-format' version '0.7.1'
21-
id 'com.jfrog.artifactory' version '4.7.3'
22-
id 'com.jfrog.bintray' version '1.8.4'
21+
id 'com.jfrog.artifactory' version '4.7.3' apply false
22+
id 'com.jfrog.bintray' version '1.8.4' apply false
2323
id 'me.champeau.gradle.jmh' version '0.4.7' apply false
2424
id 'io.spring.dependency-management' version '1.0.6.RELEASE' apply false
2525
id 'io.morethan.jmhreport' version '0.9.0' apply false

0 commit comments

Comments
 (0)