Skip to content

Commit 3c9af59

Browse files
committed
baseline 8-7
1 parent 10bd2f7 commit 3c9af59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222

2323
project.ext {
2424
group = 'com.newrelic.instrumentation.labs'
25-
javaAgentVersion = '6.4.1'
25+
javaAgentVersion = '8.4.0'
2626

2727
// Aligned with minimum Java major version supported by latest Java Agent
2828
javaVersion = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)