Skip to content

Commit

Permalink
chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect …
Browse files Browse the repository at this point in the history
…to v1.13.0
  • Loading branch information
Self-hosted Renovate Bot committed Jun 8, 2024
1 parent 4b3e807 commit 4d5a37a
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 @@ -59,7 +59,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.26.2")

implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
implementation("org.mongodb.kafka:mongo-kafka-connect:1.12.0")
implementation("org.mongodb.kafka:mongo-kafka-connect:1.13.0")
implementation("org.mongodb:bson:4.11.2")
}

Expand Down

0 comments on commit 4d5a37a

Please sign in to comment.