Skip to content

Commit

Permalink
chore: bumped openshift-client to 5.12.4 (#471) (#472)
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 9780b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
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

1 comment on commit 9780b1d

@xunit-reporter
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test status

Success Failed Errored Skipped
755 0 0 13

Please sign in to comment.