Skip to content

Commit

Permalink
Merge pull request #869 from newrelic/update-jfr-core
Browse files Browse the repository at this point in the history
Update to jfr-daemon 1.8.0
  • Loading branch information
jasonjkeller authored May 31, 2022
2 parents 580b660 + 36fd08b commit e1fec8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newrelic-agent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
transitive = false
}
shadowIntoJar("com.newrelic.agent.java:newrelic-module-util-java:2.1")
shadowIntoJar("com.newrelic:jfr-daemon:1.7.0")
shadowIntoJar("com.newrelic:jfr-daemon:1.8.0")
shadowIntoJar "org.ow2.asm:asm:$asmVersion"
shadowIntoJar "org.ow2.asm:asm-tree:$asmVersion"
shadowIntoJar "org.ow2.asm:asm-commons:$asmVersion"
Expand Down

0 comments on commit e1fec8f

Please sign in to comment.