diff --git a/build.gradle b/build.gradle index a003f4e2e7..a1193b276c 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { } dependencies { classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:10.0.0' - classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.7.16' + classpath 'org.springframework.boot:spring-boot-gradle-plugin:3.1.5' classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.+' } }