diff --git a/build.gradle b/build.gradle index 99f89fb..4e61248 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ dependencies { // spring implementation "org.springframework:spring-core:5.3.0" implementation "org.springframework:spring-web:5.3.0" - kapt "org.springframework.boot:spring-boot-configuration-processor:2.3.4.RELEASE" + kapt "org.springframework.boot:spring-boot-configuration-processor:2.3.5.RELEASE" // spring cloud implementation "org.springframework.cloud:spring-cloud-gcp-starter"