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 49159f2 commit 17785a6Copy full SHA for 17785a6
settings.gradle.kts
@@ -14,7 +14,7 @@ pluginManagement {
14
id("org.asciidoctor.jvm.convert") version "4.0.0-alpha.1"
15
id("org.asciidoctor.jvm.pdf") version "4.0.0-alpha.1"
16
id("me.champeau.jmh") version "0.6.8"
17
- id("io.spring.nohttp") version "0.0.10"
+ id("io.spring.nohttp") version "0.0.11"
18
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
19
}
20
0 commit comments