Upgrade to MongoDB 4.0.0

Closes gh-20460
pull/20495/head
Andy Wilkinson 5 years ago
parent c399323ac4
commit 77ad8d3a4f

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

Loading…
Cancel
Save