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 dbaa33e commit e09f5dfCopy full SHA for e09f5df
ibm-mq-metrics/build.gradle.kts
@@ -60,6 +60,6 @@ testing {
60
61
tasks.shadowJar {
62
dependencies {
63
- exclude(dependency("com.ibm.mq:com.ibm.mq.allclient:9.4.3.1"))
+ exclude(dependency("com.ibm.mq:com.ibm.mq.allclient"))
64
}
65
0 commit comments