Skip to content

Commit afc625f

Browse files
committed
fix publication
1 parent ef580d4 commit afc625f

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
@@ -5,8 +5,8 @@ plugins {
55
id 'com.google.osdetector' version '1.4.0'
66
id 'com.github.sherter.google-java-format' version '0.7.1' apply false
77
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'
8+
id 'com.jfrog.artifactory' version '4.7.3' apply false
9+
id 'com.jfrog.bintray' version '1.8.4' apply false
1010
id 'io.spring.dependency-management' version '1.0.6.RELEASE' apply false
1111
id 'me.champeau.gradle.jmh' version '0.4.7' apply false
1212
id 'io.morethan.jmhreport' version '0.9.0' apply false

0 commit comments

Comments
 (0)