Skip to content

Commit ea08006

Browse files
committed
Bump up 'io.fabric8/kubernetes-client' library from 'v2.6.3' to 'v3.1.6'
1 parent 23dc9fa commit ea08006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
compile group: 'com.google.guava', name: 'guava', version: '19.0'
5555
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.4'
5656
compile group: 'joda-time', name: 'joda-time', version: '2.9.4'
57-
compile group: 'io.fabric8', name: 'kubernetes-client', version: '2.6.3'
57+
compile group: 'io.fabric8', name: 'kubernetes-client', version: '3.1.6'
5858
compile group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.5'
5959
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.23'
6060

0 commit comments

Comments
 (0)