Skip to content

Commit ebfbc74

Browse files
Update de.flapdoodle.embed.mongo from 4.14.0 to 4.15.0
1 parent ec72e26 commit ebfbc74

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)