Upgrade to MongoDB 4.6.1

Closes gh-31646
This commit is contained in:
Andy Wilkinson
2022-07-07 17:47:20 +01:00
parent 0e8cf2e197
commit ce5e62755e

View File

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