We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e98f55 commit 8d9ef80Copy full SHA for 8d9ef80
settings.gradle.kts
@@ -14,7 +14,7 @@ pluginManagement {
14
id("org.asciidoctor.jvm.convert") version "3.3.2"
15
id("org.asciidoctor.jvm.pdf") version "3.3.2"
16
id("me.champeau.gradle.jmh") version "0.5.3"
17
- id("io.spring.nohttp") version "0.0.7"
+ id("io.spring.nohttp") version "0.0.8"
18
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
19
}
20
0 commit comments