We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978b507 commit 163860cCopy full SHA for 163860c
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
// osgi
3
id "org.jruyi.osgibnd" version "0.4.0"
4
// code formatting
5
- id "com.diffplug.gradle.spotless" version "3.0.0"
+ id "com.diffplug.gradle.spotless" version "3.1.0"
6
// bintray uploading
7
id "com.jfrog.bintray" version "1.3.1"
8
// for downloading JRE6
0 commit comments