Skip to content

Commit

Permalink
switch back to governator-1.2.12
Browse files Browse the repository at this point in the history
Versions 1.2.15 or higher break one of the tests: Netflix#15
  • Loading branch information
brharrington committed Feb 13, 2015
1 parent 193898f commit 3989e46
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 @@ -35,7 +35,7 @@ project(':netflix-commons-util') {

project(':netflix-lifecycle') {
dependencies {
compile 'com.netflix.governator:governator:1.3.3'
compile 'com.netflix.governator:governator:1.2.12'
}
}

Expand Down

0 comments on commit 3989e46

Please sign in to comment.