Skip to content

Commit

Permalink
Updated Fabric8 dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lreimer committed Jan 28, 2017
1 parent 9da4eae commit 7536d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"

compile 'io.fabric8:kubernetes-api:2.2.168'
compile 'io.fabric8:kubernetes-client:1.4.14'
compile 'io.fabric8:kubernetes-api:2.2.192'
compile 'io.fabric8:kubernetes-client:1.4.34'

compile 'com.squareup.retrofit2:retrofit:2.1.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
Expand Down

0 comments on commit 7536d73

Please sign in to comment.