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 63a6966 commit dd569ecCopy full SHA for dd569ec
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id "com.jfrog.bintray" version "1.7"
+ id "com.jfrog.bintray" version "1.7.3"
3
id 'org.asciidoctor.gradle.asciidoctor' version '1.5.1'
4
id "nebula.provided-base" version "3.1.0"
5
id 'org.ajoberstar.github-pages' version '1.1.0'
@@ -14,7 +14,7 @@ apply plugin: "jacoco"
14
15
16
group 'com.jameskleeh'
17
-version '0.4.2'
+version '0.4.1'
18
19
targetCompatibility = 1.7
20
0 commit comments