Upgrade to MongoDB 4.0.1

Closes gh-20780
This commit is contained in:
Andy Wilkinson
2020-04-01 09:41:09 +01:00
parent 9ae944474d
commit 095cbf7a41

View File

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