Skip to content

Commit

Permalink
Update medeia from 0.13.2 to 0.13.3 (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: Karl F Walkow <[email protected]>
  • Loading branch information
scala-steward and dieproht authored Oct 2, 2024
1 parent c2a777d commit 50f5c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ lazy val molly_medeia = project
name := "molly-medeia",
libraryDependencies ++=
Seq(
"de.megaera" %% "medeia" % "0.13.2",
"de.megaera" %% "medeia" % "0.13.3",
"org.mongodb" % "bson" % "4.11.4",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect-kernel" % "3.5.4",
Expand Down

0 comments on commit 50f5c34

Please sign in to comment.