We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d3acb commit 92e4883Copy full SHA for 92e4883
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "base"
3
id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
4
- id "io.spring.nohttp" version "0.0.10"
+ id "io.spring.nohttp" version "0.0.11"
5
}
6
7
description = "Spring Boot Build"
0 commit comments