Skip to content

Commit

Permalink
Update to JFR daemon 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjkeller committed Nov 7, 2024
1 parent 4acef47 commit 236a057
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 @@ -74,7 +74,7 @@ dependencies {
transitive = false
}
shadowIntoJar("com.newrelic.agent.java:newrelic-module-util-java:2.1")
shadowIntoJar("com.newrelic:jfr-daemon:1.12.0")
shadowIntoJar("com.newrelic:jfr-daemon:1.13.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 236a057

Please sign in to comment.