Skip to content

Commit

Permalink
chore: bumped openshift-client to 5.12.4 (redhat-developer#471)
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 9019fec commit bfb1e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -79,7 +79,7 @@ task integrationUITest(type: Test) {
}

dependencies {
compile 'io.fabric8:openshift-client:5.12.2'
compile 'io.fabric8:openshift-client:5.12.4'
compile 'org.apache.commons:commons-compress:1.21'
compile 'org.apache.commons:commons-exec:1.3'
compile 'org.apache.commons:commons-lang3:3.9'
Expand Down

0 comments on commit bfb1e2a

Please sign in to comment.