Upgrade to MongoDB 4.1.0

Closes gh-22810
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:27 +01:00
parent 8a35b078ec
commit c46e84870a
1 changed files with 1 additions and 1 deletions

View File

@ -1136,7 +1136,7 @@ bom {
]
}
}
library("MongoDB", "4.0.4") {
library("MongoDB", "4.1.0") {
group("org.mongodb") {
modules = [
"bson",