Polish "Upgrade to Embedded Mongo 3.2.5"

See gh-28543
This commit is contained in:
Stephane Nicoll
2022-01-04 08:39:03 +01:00
parent 679231c120
commit f26bee1196
3 changed files with 8 additions and 10 deletions

View File

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