Upgrade to Embedded Mongo 3.4.1

Closes gh-29944
This commit is contained in:
Stephane Nicoll
2022-02-22 14:23:42 +01:00
parent 6bdbfbab9a
commit dda3bae02a
4 changed files with 6 additions and 6 deletions

View File

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