Upgrade to MongoDB 4.6.1

Closes gh-31646
pull/31663/head
Andy Wilkinson 2 years ago
parent 0e8cf2e197
commit ce5e62755e

@ -1036,7 +1036,7 @@ bom {
] ]
} }
} }
library("MongoDB", "4.6.0") { library("MongoDB", "4.6.1") {
group("org.mongodb") { group("org.mongodb") {
modules = [ modules = [
"bson", "bson",

Loading…
Cancel
Save