Skip to content

Commit

Permalink
bump knative-client to 5.7.4 (redhat-developer#540)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
  • Loading branch information
adietish committed May 3, 2022
1 parent 4dda82f commit 5d622d0
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.7.2'
compile 'io.fabric8:knative-client:5.7.4'
compile 'com.redhat.devtools.intellij:intellij-common:1.6.0'
testCompile 'org.mockito:mockito-inline:3.8.0'
compile 'com.squareup.okio:okio:1.15.0'
Expand Down

0 comments on commit 5d622d0

Please sign in to comment.