Skip to content

Commit

Permalink
Merge pull request #393 from brharrington/fix-guice
Browse files Browse the repository at this point in the history
update iep shadow to fix bad guice version
  • Loading branch information
dmuino authored Aug 5, 2016
2 parents 7c3368d + 31a04ac commit 2a68a77
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dependencies.properties
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@ com.netflix.frigga:frigga = 0.15.0
com.netflix.governator:governator = 1.12.15
com.netflix.governator:governator-api = 1.12.15
com.netflix.governator:governator-core = 1.12.15
com.netflix.iep-shadow:iepshadow-iep-module-rxnetty = 0.4.6.25
com.netflix.iep-shadow:iepshadow-iep-rxhttp = 0.4.6.25
com.netflix.iep-shadow:iepshadow-rxnetty = 0.4.17.25
com.netflix.iep-shadow:iepshadow-rxnetty-contexts = 0.4.17.25
com.netflix.iep-shadow:iepshadow-rxnetty-spectator = 0.4.17.25
com.netflix.iep-shadow:iepshadow-iep-module-rxnetty = 0.4.6.26
com.netflix.iep-shadow:iepshadow-iep-rxhttp = 0.4.6.26
com.netflix.iep-shadow:iepshadow-rxnetty = 0.4.17.26
com.netflix.iep-shadow:iepshadow-rxnetty-contexts = 0.4.17.26
com.netflix.iep-shadow:iepshadow-rxnetty-spectator = 0.4.17.26
com.netflix.iep:iep-admin = 0.4.6
com.netflix.iep:iep-config = 0.4.6
com.netflix.iep:iep-eureka-testconfig = 0.4.6
Expand Down

0 comments on commit 2a68a77

Please sign in to comment.