Skip to content

Commit cd92aa3

Browse files
authored
Merge pull request #1888 from Baeldung/update/de.flapdoodle.embed.mongo-4.20.1
Update de.flapdoodle.embed.mongo from 4.20.0 to 4.20.1
2 parents ddcde52 + 8ade2c5 commit cd92aa3

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.1"
88
val catEffectTest = "org.typelevel" %% "cats-effect-testkit" % "3.6.1" % 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.20.0"
11+
val embedMongoVersion = "4.20.1"
1212
val AkkaVersion = "2.9.3"
1313
val AlpakkaVersion = "8.0.0"
1414
val AkkaHttpVersion = "10.6.3"

0 commit comments

Comments
 (0)