Skip to content

Commit

Permalink
chore(deps): update dependency org.mongodb:bson to v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Dec 2, 2023
1 parent b0e77fd commit 1186aec
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 @@ -60,7 +60,7 @@ dependencies {

implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.0")
implementation("org.mongodb.kafka:mongo-kafka-connect:1.11.0")
implementation("org.mongodb:bson:4.5.1")
implementation("org.mongodb:bson:4.11.1")
}

//A full list of config options can be found here:
Expand Down

0 comments on commit 1186aec

Please sign in to comment.