Skip to content

Commit

Permalink
Bump kubernetes-client from 4.4.2 to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and GaneshSPatil committed Mar 26, 2020
1 parent 3668c60 commit 8844780
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.6'
compile group: 'io.fabric8', name: 'kubernetes-client', version: '4.4.2'
compile group: 'io.fabric8', name: 'kubernetes-client', version: '4.9.0'

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

0 comments on commit 8844780

Please sign in to comment.