We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af72957 + 9452d4c commit d294a41Copy full SHA for d294a41
1 file changed
contentgrid-configuration-autoconfigure/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation platform('org.springframework.boot:spring-boot-dependencies:3.5.8')
17
18
compileOnly 'org.springframework.boot:spring-boot-autoconfigure'
19
- compileOnly 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-autoconfig:3.3.0'
+ compileOnly 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-autoconfig:3.3.1'
20
21
compileOnly project(':contentgrid-configuration-kubernetes-fabric8')
22
compileOnly project(':contentgrid-configuration-properties-spring')
0 commit comments