Skip to content

Commit

Permalink
upgrade fabric8 client (#4738)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhizor committed Jul 14, 2021
1 parent e2a9eb7 commit b18cedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-scheduler/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
implementation 'io.fabric8:kubernetes-client:5.3.1'
implementation 'io.fabric8:kubernetes-client:5.5.0'
implementation 'io.kubernetes:client-java-api:10.0.0'
implementation 'io.kubernetes:client-java:10.0.0'
implementation 'io.kubernetes:client-java-extended:10.0.0'
Expand Down

0 comments on commit b18cedd

Please sign in to comment.