Skip to content

Commit e09f5df

Browse files
committed
Remove unnecessary version
1 parent dbaa33e commit e09f5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm-mq-metrics/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ testing {
6060

6161
tasks.shadowJar {
6262
dependencies {
63-
exclude(dependency("com.ibm.mq:com.ibm.mq.allclient:9.4.3.1"))
63+
exclude(dependency("com.ibm.mq:com.ibm.mq.allclient"))
6464
}
6565
}

0 commit comments

Comments
 (0)