Skip to content

Commit 46b47b8

Browse files
committed
Upgrade to NoHTTP 0.0.10
Closes gh-28112
1 parent b18a56f commit 46b47b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
3-
id "io.spring.nohttp" version "0.0.6.RELEASE"
3+
id "io.spring.nohttp" version "0.0.10"
44
}
55

66
description = "Spring Boot Build"

0 commit comments

Comments
 (0)