Skip to content

Commit

Permalink
chore: bumped kubernetes-client to 5.12.4 (redhat-developer#620)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
  • Loading branch information
adietish committed Nov 14, 2022
1 parent ceffb5f commit 6df0e38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ runIdeForUiTests {
}

dependencies {
compile 'io.fabric8:openshift-client:5.12.2'
compile 'io.fabric8:tekton-client:5.12.2'
compile 'io.fabric8:openshift-client:5.12.4'
compile 'io.fabric8:tekton-client:5.12.4'
compile 'com.redhat.devtools.intellij:intellij-common:1.8.0-SNAPSHOT'
compile 'com.redhat.devtools.alizer:alizer-api:0.1.0'
testCompile 'org.mockito:mockito-inline:4.6.1'
Expand Down

0 comments on commit 6df0e38

Please sign in to comment.