Skip to content

Commit

Permalink
Bump com.ibm.mq:com.ibm.mq.allclient from 9.3.4.0 to 9.3.4.1
Browse files Browse the repository at this point in the history
Bumps com.ibm.mq:com.ibm.mq.allclient from 9.3.4.0 to 9.3.4.1.

---
updated-dependencies:
- dependency-name: com.ibm.mq:com.ibm.mq.allclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent e4e459a commit 5705512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ subprojects {
implementation("com.papertrailapp", "logback-syslog4j", "1.0.0")
implementation("io.github.cdimascio:dotenv-kotlin:6.4.1")
implementation("com.networknt:json-schema-validator:1.1.0")
implementation("com.ibm.mq:com.ibm.mq.allclient:9.3.4.0")
implementation("com.ibm.mq:com.ibm.mq.allclient:9.3.4.1")
implementation("org.apache.kafka:kafka-clients:3.6.1") {
exclude("org.apache.kafka", "kafka-raft")
exclude("org.apache.kafka", "kafka-server-common")
Expand Down

0 comments on commit 5705512

Please sign in to comment.