Skip to content

Commit

Permalink
Revert "Bump kubernetes-client from 4.4.2 to 4.6.4"
Browse files Browse the repository at this point in the history
This reverts commit 83c21d3.
  • Loading branch information
GaneshSPatil committed Dec 31, 2019
1 parent 83c21d3 commit 84d2d83
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 @@ -60,7 +60,7 @@ dependencies {
compile group: 'com.github.bdpiparva.plugin.base', name: 'gocd-plugin-base', version: '0.0.5'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.1.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'io.fabric8', name: 'kubernetes-client', version: '4.6.4'
compile group: 'io.fabric8', name: 'kubernetes-client', version: '4.4.2'

testCompile group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.5.2'
testCompile group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.5.2'
Expand Down

0 comments on commit 84d2d83

Please sign in to comment.