Skip to content

Commit

Permalink
Update medeia from 0.12.2 to 0.12.3 (#99)
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 Jun 5, 2024
1 parent 4aa72b6 commit 86907d8
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.2",
"de.megaera" %% "medeia" % "0.12.3",
"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 86907d8

Please sign in to comment.