We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bd2f7 commit 3c9af59Copy full SHA for 3c9af59
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
23
project.ext {
24
group = 'com.newrelic.instrumentation.labs'
25
- javaAgentVersion = '6.4.1'
+ javaAgentVersion = '8.4.0'
26
27
// Aligned with minimum Java major version supported by latest Java Agent
28
javaVersion = JavaVersion.VERSION_1_8
0 commit comments