Skip to content

Commit f56b421

Browse files
authored
Merge pull request #1432 from Baeldung/update/de.flapdoodle.embed.mongo-4.15.0
Update de.flapdoodle.embed.mongo from 4.14.0 to 4.15.0
2 parents 41a1641 + ebfbc74 commit f56b421

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.5.4"
88
val catEffectTest = "org.typelevel" %% "cats-effect-testkit" % "3.5.4" % Test
99
val scalaReflection = "org.scala-lang" % "scala-reflect" % scalaV
1010
val logback = "ch.qos.logback" % "logback-classic" % "1.5.6"
11-
val embedMongoVersion = "4.14.0"
11+
val embedMongoVersion = "4.15.0"
1212
val AkkaVersion = "2.8.5"
1313
val AkkaHttpVersion = "10.5.0"
1414

0 commit comments

Comments
 (0)