Upgrade to Embedded Mongo 3.3.1

Closes gh-29833
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:03 +01:00
parent 05e95de028
commit c6f527b58e
1 changed files with 1 additions and 1 deletions

View File

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