We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8e6c0 commit e4f3700Copy full SHA for e4f3700
1 file changed
buildSrc/build.gradle.kts
@@ -10,6 +10,6 @@ repositories {
10
dependencies {
11
implementation("org.springframework.boot:spring-boot-gradle-plugin:4.0.3")
12
implementation("io.spring.gradle:dependency-management-plugin:1.1.7")
13
- implementation("com.diffplug.spotless:spotless-plugin-gradle:8.3.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:8.5.0")
14
implementation("com.google.cloud.tools:jib-gradle-plugin:3.5.3")
15
}
0 commit comments