Skip to content

Commit 17785a6

Browse files
committed
Upgrade to v0.0.11 of the nohttp plugin
1 parent 49159f2 commit 17785a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pluginManagement {
1414
id("org.asciidoctor.jvm.convert") version "4.0.0-alpha.1"
1515
id("org.asciidoctor.jvm.pdf") version "4.0.0-alpha.1"
1616
id("me.champeau.jmh") version "0.6.8"
17-
id("io.spring.nohttp") version "0.0.10"
17+
id("io.spring.nohttp") version "0.0.11"
1818
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1919
}
2020
}

0 commit comments

Comments
 (0)