Skip to content

Commit

Permalink
update to latest newrelic api
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall Pierce committed Sep 17, 2014
1 parent cb5d8b1 commit 7d5fe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ sourceCompatibility = JavaVersion.VERSION_1_6

dependencies {
compile 'com.codahale.metrics:metrics-core:3.0.2'
compile 'com.newrelic.agent.java:newrelic-api:3.5.1'
compile 'com.newrelic.agent.java:newrelic-api:3.10.0'

compile 'com.google.code.findbugs:jsr305:2.0.3'
}
Expand Down

0 comments on commit 7d5fe02

Please sign in to comment.