Skip to content

Commit

Permalink
pin to specific versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Nov 4, 2014
1 parent b9e4cd7 commit 5ddbe6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ project(':spectator-nflx-plugin') {
compile project(':spectator-ext-gc')
compile project(':spectator-ext-jvm')
compile project(':spectator-reg-servo')
compile 'com.netflix.archaius:archaius-core:latest.release'
compile 'com.netflix.governator:governator:latest.release'
compile 'com.netflix.archaius:archaius-core:0.6.3'
compile 'com.netflix.governator:governator:1.2.20'
compile 'com.netflix.ribbon:ribbon-transport:2.0-RC9'
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.14
version=0.14.0-SNAPSHOT

0 comments on commit 5ddbe6e

Please sign in to comment.