Skip to content

Commit

Permalink
Update dependency io.javaoperatorsdk:operator-framework-spring-boot-s…
Browse files Browse the repository at this point in the history
…tarter to v5.2.0
  • Loading branch information
renovate[bot] authored and stefanbethke committed Oct 17, 2023
1 parent 4ec2124 commit 5774034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
// developmentOnly 'org.springframework.boot:spring-boot-devtools:3.1.1'
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.1.4'
implementation 'org.springframework.boot:spring-boot-starter-web:3.1.4'
implementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter:5.1.0'
implementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter:5.2.0'
constraints {
implementation('io.fabric8:kubernetes-httpclient-okhttp:6.7.2') {
because 'some internal dependencies seem to be for 6.6.2 which works differently'
Expand Down

0 comments on commit 5774034

Please sign in to comment.