Skip to content

Commit

Permalink
Merge d6b8f59 into 8286e2c
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr committed Oct 19, 2020
2 parents 8286e2c + d6b8f59 commit cb68bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/micronaut-newrelic/micronaut-newrelic.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {

// We don't have a runtime dependency on NR to be able to use the plain HTTP synchronous client on Lambdas.
compileOnly 'io.micronaut:micronaut-http-client'
compileOnly 'com.newrelic.agent.java:newrelic-api:4.9.0'
compileOnly 'com.newrelic.agent.java:newrelic-api:6.1.0'
compileOnly "com.agorapulse:micronaut-grails:$micronautGrailsVersion"

testCompileOnly 'io.micronaut:micronaut-inject-groovy'
Expand Down

0 comments on commit cb68bfd

Please sign in to comment.