diff --git a/settings.gradle b/settings.gradle index 0611acb..e893fe9 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,7 +1,7 @@ pluginManagement { plugins { id 'io.spring.nohttp' version "0.0.11" - id 'org.springframework.boot' version "2.6.13" + id 'org.springframework.boot' version "2.6.15" } repositories { gradlePluginPortal()