Skip to content

Commit c591650

Browse files
authored
Merge pull request #1400 from Baeldung/update/de.flapdoodle.embed.mongo-4.14.0
Update de.flapdoodle.embed.mongo from 4.13.1 to 4.14.0
2 parents e81cb44 + 3fe10df commit c591650

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
@@ -10,7 +10,7 @@ val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.4"
1010
val catEffectTest = "org.typelevel" %% "cats-effect-testkit" % "3.5.4" % Test
1111
val scalaReflection = "org.scala-lang" % "scala-reflect" % scalaV
1212
val logback = "ch.qos.logback" % "logback-classic" % "1.5.6"
13-
val embedMongoVersion = "4.13.1"
13+
val embedMongoVersion = "4.14.0"
1414
val AkkaVersion = "2.8.5"
1515
val AkkaHttpVersion = "10.5.0"
1616

0 commit comments

Comments
 (0)