Skip to content

Commit

Permalink
Merge pull request #115 from scala-steward/update/cats-effect-3.5.6
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.6
  • Loading branch information
Alexey-Yuferov authored Nov 27, 2024
2 parents b116dba + 7a460ef commit 2158ae6
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 @@ -27,7 +27,7 @@ lazy val root = (project in file("."))
Defaults.itSettings,
IntegrationTest / fork := true,
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-effect" % "3.5.5",
"org.typelevel" %% "cats-effect" % "3.5.6",
"co.fs2" %% "fs2-core" % "3.9.2",
"com.datastax.oss" % "java-driver-core" % "4.17.0",
"com.chuusai" %% "shapeless" % "2.3.10"
Expand Down

0 comments on commit 2158ae6

Please sign in to comment.