Skip to content

Commit

Permalink
Update medeia from 0.12.3 to 0.13.0 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 1, 2024
1 parent e978f8c commit a172565
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.12.3",
"de.megaera" %% "medeia" % "0.13.0",
"org.mongodb" % "bson" % "4.11.2",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect-kernel" % "3.5.4",
Expand Down

0 comments on commit a172565

Please sign in to comment.