We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a03d32e + 7d73b07 commit b20f2a7Copy full SHA for b20f2a7
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