Upgrade to MongoDB 4.6.0

Closes gh-30746
This commit is contained in:
Stephane Nicoll 2022-04-19 15:42:05 +02:00
parent 6bf6bde6bb
commit 47bea5c8e2

View File

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