Skip to content

Commit

Permalink
upgrade kbue client (#7578)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhizor authored and lmossman committed Nov 3, 2021
1 parent b8673d9 commit 43c96fd
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.5.0'
implementation 'io.fabric8:kubernetes-client:5.9.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 43c96fd

Please sign in to comment.