Skip to content

Commit

Permalink
Merge pull request #187 from Dwolla/update/cats-mtl-1.5.0
Browse files Browse the repository at this point in the history
Update cats-mtl to 1.5.0
  • Loading branch information
mergify[bot] authored Aug 28, 2024
2 parents e346da0 + f4009e6 commit e82901b
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 @@ -59,7 +59,7 @@ lazy val `http4s-consul-middleware` = crossProject(JSPlatform, JVMPlatform)
"org.typelevel" %%% "keypool" % "0.4.9",
"org.typelevel" %%% "case-insensitive" % "1.4.0",
"org.typelevel" %%% "cats-effect" % "3.5.4",
"org.typelevel" %%% "cats-mtl" % "1.4.0",
"org.typelevel" %%% "cats-mtl" % "1.5.0",
"org.tpolecat" %%% "natchez-core" % "0.3.5",
"org.tpolecat" %%% "natchez-mtl" % "0.3.5",
"org.tpolecat" %%% "natchez-noop" % "0.3.5",
Expand Down

0 comments on commit e82901b

Please sign in to comment.