Skip to content

Commit

Permalink
updated instrumentation to support Mule Core 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilpipre committed Aug 28, 2024
1 parent 7836ac1 commit 197a886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mule-Core-4.5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {

jar {
manifest {
attributes 'Implementation-Title': 'com.newrelic.instrumentation.labs.Mule-Core-4.5'
attributes 'Implementation-Title': 'com.newrelic.instrumentation.labs.Mule-Core-4.7'
attributes 'Implementation-Vendor': 'New Relic Labs'
attributes 'Implementation-Vendor-Id': 'com.newrelic.labs'
attributes 'Implementation-Version': 1.0
Expand Down

0 comments on commit 197a886

Please sign in to comment.