Skip to content

Commit 7edabc6

Browse files
authored
Updated verifyPlugin
1 parent 499ef84 commit 7edabc6

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
@@ -162,7 +162,7 @@ subprojects {
162162
apply plugin: 'java'
163163
apply plugin: 'eclipse'
164164
apply plugin: 'idea'
165-
apply plugin: 'com.newrelic.labs.gradle-verify-instrumentation-plugin'
165+
apply plugin: 'com.newrelic.gradle-verify-instrumentation-plugin'
166166

167167
sourceCompatibility = project.javaVersion
168168
targetCompatibility = project.javaVersion

0 commit comments

Comments
 (0)