Skip to content

Commit

Permalink
Merge pull request #1608 from navikt/dependabot/gradle/com.ibm.mq-com…
Browse files Browse the repository at this point in the history
….ibm.mq.allclient-9.3.4.1

Bump com.ibm.mq:com.ibm.mq.allclient from 9.3.4.0 to 9.3.4.1
  • Loading branch information
hestad authored Dec 18, 2023
2 parents e4e459a + 5705512 commit 27982d6
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 27982d6

Please sign in to comment.