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 0bf68e9 commit 921726dCopy full SHA for 921726d
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'io.franzbecker.gradle-lombok' version '1.14'
4
id 'nebula.provided-base' version '3.0.3'
5
id 'com.github.johnrengelman.shadow' version '2.0.2'
6
- id "com.jfrog.bintray" version "1.8.0" apply false
+ id "com.jfrog.bintray" version "1.8.4" apply false
7
}
8
9
subprojects {
0 commit comments