Upgrade to MongoDB 4.0.0

Closes gh-20460
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:11 +00:00
parent c399323ac4
commit 77ad8d3a4f

View File

@ -1208,7 +1208,7 @@ bom {
]
}
}
library("MongoDB", "4.0.0-beta1") {
library("MongoDB", "4.0.0") {
group("org.mongodb") {
modules = [
"bson",