Upgrade to MongoDB 4.7.0-beta0

Closes gh-31763
This commit is contained in:
Stephane Nicoll 2022-07-15 11:39:50 +02:00
parent 785a8491b8
commit 23887e8460

View File

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