Skip to content

Commit

Permalink
Bumping up JFR daemon version
Browse files Browse the repository at this point in the history
  • Loading branch information
meiao committed Oct 25, 2023
1 parent b59a653 commit 1efbec2
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 @@ -73,7 +73,7 @@ dependencies {
transitive = false
}
shadowIntoJar("com.newrelic.agent.java:newrelic-module-util-java:2.1")
shadowIntoJar("com.newrelic:jfr-daemon:1.11.0")
shadowIntoJar("com.newrelic:jfr-daemon:1.11.1")
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 1efbec2

Please sign in to comment.