Skip to content

Commit

Permalink
fix(deps): bump fabric8 to 4.1.1 (#3800)
Browse files Browse the repository at this point in the history
  • Loading branch information
maggieneterval committed Jun 19, 2019
1 parent b6defd2 commit b696055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clouddriver-kubernetes/clouddriver-kubernetes.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation "com.netflix.spinnaker.fiat:fiat-core:$fiatVersion"
implementation "com.netflix.spinnaker.kork:kork-artifacts"
implementation "com.netflix.spinnaker.moniker:moniker"
implementation "io.fabric8:kubernetes-client:4.0.0"
implementation "io.fabric8:kubernetes-client:4.1.1"
implementation "io.kubernetes:client-java:1.0.0-beta1"
implementation "org.springframework.boot:spring-boot-actuator"
implementation "org.springframework.boot:spring-boot-starter-web"
Expand Down

0 comments on commit b696055

Please sign in to comment.