Skip to content

Commit 4399816

Browse files
authored
Merge pull request #1462 from Baeldung/update/de.flapdoodle.embed.mongo-4.16.1
Update de.flapdoodle.embed.mongo from 4.16.0 to 4.16.1
2 parents b4acf22 + 383042c commit 4399816

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.16.0"
11+
val embedMongoVersion = "4.16.1"
1212
val AkkaVersion = "2.8.5"
1313
val AkkaHttpVersion = "10.5.0"
1414

0 commit comments

Comments
 (0)