Skip to content

Commit

Permalink
chore(deps): bump cats-effect from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mergify[bot] committed Jun 25, 2023
1 parent 97af8f2 commit b9c8f7a
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 @@ -39,7 +39,7 @@ lazy val root = project
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"ch.qos.logback" % "logback-classic" % "1.4.8",
"org.typelevel" %% "cats-core" % "2.9.0",
"org.typelevel" %% "cats-effect" % "3.5.0",
"org.typelevel" %% "cats-effect" % "3.5.1",
// tapir
"com.softwaremill.sttp.tapir" %% "tapir-core" % tapirVersion,
"com.softwaremill.sttp.tapir" %% "tapir-cats" % tapirVersion,
Expand Down

0 comments on commit b9c8f7a

Please sign in to comment.