Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharsanan1 committed Oct 7, 2024
1 parent b896945 commit bc720d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cucumber-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies {
implementation 'io.grpc:grpc-stub:1.57.0'
implementation 'io.grpc:grpc-stub:1.57.0'
implementation 'com.google.protobuf:protobuf-java:4.28.2'
implementation group: 'io.kubernetes', name: 'client-java', version: '21.0.1'
}

test {
Expand Down

0 comments on commit bc720d9

Please sign in to comment.