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 87133bc commit 404a672Copy full SHA for 404a672
instrumentation-security/deserialisation/build.gradle
@@ -8,7 +8,7 @@ dependencies {
8
9
10
jar {
11
- manifest { attributes 'Implementation-Title': 'com.newrelic.instrumentation.security.deserialisation', 'Enabled': 'false' }
+ manifest { attributes 'Implementation-Title': 'com.newrelic.instrumentation.security.deserialisation' }
12
}
13
14
verifyInstrumentation {
0 commit comments