Upgrade to MongoDB 4.8.0-beta0

Closes gh-32684
This commit is contained in:
Stephane Nicoll 2022-10-12 14:06:59 +02:00
parent fcb8e968d5
commit 8013c5f182

View File

@ -1052,7 +1052,7 @@ bom {
]
}
}
library("MongoDB", "4.7.1") {
library("MongoDB", "4.8.0-beta0") {
group("org.mongodb") {
modules = [
"bson",