Skip to content

Commit

Permalink
chore(deps): update dependency org.mongodb:mongodb-driver-sync to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 3bd71d4 commit 50500fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ micronaut-openapi-annotations = { module = "io.micronaut.openapi:micronaut-opena
micronaut-security = { module = "io.micronaut.security:micronaut-security" }
micronaut-serdeJackson = { module = "io.micronaut.serde:micronaut-serde-jackson" }
micronaut-serdeProcessor = { module = "io.micronaut.serde:micronaut-serde-processor" }
mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version = "4.11.4" }
mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version = "5.1.4" }
reactor = { module = "io.projectreactor:reactor-core", version = "3.6.10" }
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.3" }
socketio = { module = "io.socket:socket.io-client", version = "2.1.1" }
Expand Down

0 comments on commit 50500fa

Please sign in to comment.