diff --git a/build.gradle.kts b/build.gradle.kts index c9978fe49..104c88544 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -15,7 +15,7 @@ buildscript { dependencies { classpath("com.diffplug.spotless:spotless-plugin-gradle:5.11.1") classpath("com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5") - classpath("io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE") + classpath("io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE") classpath("ru.vyarus:gradle-quality-plugin:4.5.0") } }