Skip to content

Commit b20f2a7

Browse files
committed
Merge branch '3.0.x' into 3.1.x
Closes gh-36079
2 parents a03d32e + 7d73b07 commit b20f2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "base"
33
id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
4-
id "io.spring.nohttp" version "0.0.10"
4+
id "io.spring.nohttp" version "0.0.11"
55
}
66

77
description = "Spring Boot Build"

0 commit comments

Comments
 (0)