We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48c3908 + 2b4b7f0 commit 440b9f1Copy full SHA for 440b9f1
1 file changed
contentgrid-configuration-autoconfigure/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation platform('org.springframework.boot:spring-boot-dependencies:3.5.15')
17
18
compileOnly 'org.springframework.boot:spring-boot-autoconfigure'
19
- compileOnly 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-autoconfig:3.3.2'
+ compileOnly 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-autoconfig:3.3.3'
20
21
compileOnly project(':contentgrid-configuration-kubernetes-fabric8')
22
compileOnly project(':contentgrid-configuration-properties-spring')
0 commit comments