We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834bd27 commit 5d23a5dCopy full SHA for 5d23a5d
build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'
67
compile group: 'commons-io', name: 'commons-io', version: '2.6'
68
compile group: 'joda-time', name: 'joda-time', version: '2.10.3'
69
- compile group: 'io.fabric8', name: 'kubernetes-client', version: '4.3.1'
+ compile group: 'io.fabric8', name: 'kubernetes-client', version: '4.4.1'
70
compile group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.6'
71
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.28'
72
0 commit comments