Skip to content

Commit 9c2d146

Browse files
committed
Merge pull request #24251 from ghale
* pr/24251: Upgrade to nohttp plugin 0.0.4.RELEASE Closes gh-24251
2 parents 0b5ad09 + b6b7162 commit 9c2d146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id 'org.jetbrains.kotlin.jvm' version '1.3.61' apply false
1111
id 'org.jetbrains.dokka' version '0.9.18' apply false
1212
id 'org.asciidoctor.convert' version '1.5.8'
13-
id 'io.spring.nohttp' version '0.0.3.RELEASE'
13+
id 'io.spring.nohttp' version '0.0.4.RELEASE'
1414
id 'de.undercouch.download' version '4.0.0'
1515
id 'com.gradle.build-scan' version '2.4.2'
1616
id "com.jfrog.artifactory" version '4.11.0' apply false

0 commit comments

Comments
 (0)