mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to nohttp 0.0.11
Closes gh-36074
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id "base"
|
||||
id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
|
||||
id "io.spring.nohttp" version "0.0.10"
|
||||
id "io.spring.nohttp" version "0.0.11"
|
||||
}
|
||||
|
||||
description = "Spring Boot Build"
|
||||
|
||||
Reference in New Issue
Block a user