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.
2 parents 0b5ad09 + b6b7162 commit 9c2d146Copy full SHA for 9c2d146
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'org.jetbrains.kotlin.jvm' version '1.3.61' apply false
11
id 'org.jetbrains.dokka' version '0.9.18' apply false
12
id 'org.asciidoctor.convert' version '1.5.8'
13
- id 'io.spring.nohttp' version '0.0.3.RELEASE'
+ id 'io.spring.nohttp' version '0.0.4.RELEASE'
14
id 'de.undercouch.download' version '4.0.0'
15
id 'com.gradle.build-scan' version '2.4.2'
16
id "com.jfrog.artifactory" version '4.11.0' apply false
0 commit comments