Skip to content

Commit

Permalink
Update cats-effect, cats-effect-testkit to 3.5.7 in scala-steward-dep…
Browse files Browse the repository at this point in the history
…endencies
  • Loading branch information
tna-da-bot committed Nov 28, 2024
1 parent 6c5ac2e commit 4bd6573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ object Dependencies {
lazy val stepFunctionUtils = "uk.gov.nationalarchives" %% "stepfunction-utils" % awsUtilsVersion
lazy val snsUtils = "uk.gov.nationalarchives" %% "sns-utils" % awsUtilsVersion
lazy val bagit = "gov.loc" % "bagit" % "5.2.0"
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.6"
lazy val catsEffectTest = "org.typelevel" %% "cats-effect-testkit" % "3.5.6"
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.7"
lazy val catsEffectTest = "org.typelevel" %% "cats-effect-testkit" % "3.5.7"
lazy val decline = "com.monovore" %% "decline" % monovoreDeclineVersion
lazy val declineEffect = "com.monovore" %% "decline-effect" % monovoreDeclineVersion
lazy val doobie = "org.tpolecat" %% "doobie-core" % doobieVersion
Expand Down

0 comments on commit 4bd6573

Please sign in to comment.