Skip to content

Commit

Permalink
Merge pull request #22 from newrelic-experimental/Mule_4.7_update
Browse files Browse the repository at this point in the history
updated instrumentation to support Mule Core 4.7
  • Loading branch information
dhilpipre authored Aug 28, 2024
2 parents 96bfb9f + 7836ac1 commit 432a960
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 @@ -24,7 +24,7 @@ jar {
}

verifyInstrumentation {
passes 'org.mule.runtime:mule-core:[4.5.0,)'
passes 'org.mule.runtime:mule-core:[4.5.0,4.7.0)'
exclude 'org.mule.runtime:mule-core:4.8.0-20240422'
excludeRegex '.*MULE.*'
excludeRegex '.*rc.*'
Expand Down

0 comments on commit 432a960

Please sign in to comment.