Skip to content

Commit 4152f3c

Browse files
authored
Merge pull request #627 from scala-steward/update/cats-effect-2.5.2
Update cats-effect from 2.5.1 to 2.5.2
2 parents 7ee2cdc + 64edbfc commit 4152f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44

5-
val catsEffect = "org.typelevel" %% "cats-effect" % "2.5.1"
5+
val catsEffect = "org.typelevel" %% "cats-effect" % "2.5.2"
66
val datastaxJavaDriverCore = "com.datastax.oss" % "java-driver-core" % Versions.datastaxJavaDriverCore
77
val doobie = "org.tpolecat" %% "doobie-core" % Versions.doobie
88
val doobieHikari = "org.tpolecat" %% "doobie-hikari" % Versions.doobie

0 commit comments

Comments
 (0)