Skip to content

Commit 390fab5

Browse files
authored
Merge pull request #1813 from Baeldung/update/de.flapdoodle.embed.mongo-4.20.0
Update de.flapdoodle.embed.mongo from 4.18.1 to 4.20.0
2 parents b1764c9 + 81e1f56 commit 390fab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val catsEffect = "org.typelevel" %% "cats-effect" % "3.6.0"
88
val catEffectTest = "org.typelevel" %% "cats-effect-testkit" % "3.6.0" % Test
99
val scalaReflection = "org.scala-lang" % "scala-reflect" % scalaV
1010
val logback = "ch.qos.logback" % "logback-classic" % "1.5.17"
11-
val embedMongoVersion = "4.18.1"
11+
val embedMongoVersion = "4.20.0"
1212
val AkkaVersion = "2.9.3"
1313
val AlpakkaVersion = "8.0.0"
1414
val AkkaHttpVersion = "10.6.3"

0 commit comments

Comments
 (0)