Skip to content

Commit 92e4883

Browse files
committed
Upgrade to nohttp 0.0.11
Closes gh-36074
1 parent a9d3acb commit 92e4883

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)