Skip to content

Commit

Permalink
Update cats-effect to 3.5.7 (#421)
Browse files Browse the repository at this point in the history
Co-authored-by: datahub-rewrite-bot <datahub-rewrite-bot [email protected]>
  • Loading branch information
datahub-steward[bot] and datahub-rewrite-bot authored Dec 9, 2024
1 parent b044e8f commit 2b792bd
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 @@ -87,7 +87,7 @@ lazy val core = crossProject(JVMPlatform)
name := "bigquery-core",
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect" % "3.5.4",
"org.typelevel" %% "cats-effect" % "3.5.7",
"org.typelevel" %% "literally" % "1.2.0",
"org.scalameta" %% "munit" % "1.0.2" % Test,
"org.scalameta" %% "munit-scalacheck" % "1.0.0" % Test,
Expand Down

0 comments on commit 2b792bd

Please sign in to comment.