diff --git a/build.gradle b/build.gradle index f94c9aa..d080a42 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { // org.springframework.boot:spring-boot-gradle-plugin // org.springframework.boot:spring-boot-dependencies -ext.springBootVersion = "3.3.5" +ext.springBootVersion = "3.4.0" // io.spring.gradle:dependency-management-plugin ext.springBootDependencyManagementPluginVersion = "1.1.6"