Skip to content

Commit

Permalink
Merge pull request #222 from adietish/issue-221
Browse files Browse the repository at this point in the history
chore: bumped openshift-client to 5.12.4 (#221)
  • Loading branch information
adietish committed Nov 15, 2022
2 parents 22301d9 + fe69969 commit b485c0c
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 @@ -34,7 +34,7 @@ runIdeForUiTests {
}

dependencies {
compile 'io.fabric8:knative-client:5.12.2'
compile 'io.fabric8:knative-client:5.12.4'
compile 'com.redhat.devtools.intellij:intellij-common:1.8.0-SNAPSHOT'
testCompile 'org.mockito:mockito-inline:3.8.0'
compile 'com.squareup.okio:okio:1.15.0'
Expand Down

0 comments on commit b485c0c

Please sign in to comment.