Upgrade to Embedded Mongo 3.0.0

See gh-24254
This commit is contained in:
paulius
2020-11-25 17:14:14 +02:00
committed by Stephane Nicoll
parent bb78b6ab00
commit 2f6b51babd
4 changed files with 46 additions and 44 deletions

View File

@@ -300,7 +300,7 @@ bom {
]
}
}
library("Embedded Mongo", "2.2.0") {
library("Embedded Mongo", "3.0.0") {
group("de.flapdoodle.embed") {
modules = [
"de.flapdoodle.embed.mongo"