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 3800cd9 commit 7836ac1
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 7836ac1

Please sign in to comment.