Skip to content

Commit

Permalink
servo-0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Jul 1, 2015
1 parent fd6628e commit b7b4a82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version_config=1.2.1
version_eureka=1.1.156
version_governator=1.7.5
version_guice=4.0
version_iep=0.1.22.0
version_iep=0.1.23.0
version_jackson=2.5.2
version_log4j=2.3
version_slf4j=1.7.12
2 changes: 1 addition & 1 deletion spectator-reg-servo/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
compile project(':spectator-api')
compile 'com.netflix.servo:servo-core:0.9.1'
compile 'com.netflix.servo:servo-core:0.9.4'
jmh project(':spectator-api')
}

0 comments on commit b7b4a82

Please sign in to comment.