Skip to content

Commit

Permalink
chore: bumped openshift-client to 5.12.4 (#166)
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 0ba30f9 commit 982a1ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ java {

dependencies {
compile (
'io.fabric8:kubernetes-client:5.12.2',
'io.fabric8:openshift-client:5.12.2',
'io.fabric8:kubernetes-client:5.12.4',
'io.fabric8:openshift-client:5.12.4',
'org.apache.commons:commons-exec:1.3',
'org.apache.commons:commons-lang3:3.12.0'
)
Expand Down

0 comments on commit 982a1ed

Please sign in to comment.