Skip to content

Commit 8d87861

Browse files
authored
Merge pull request #636 from scala-steward/update/cats-effect-2.5.3
Update cats-effect from 2.5.2 to 2.5.3
2 parents 1f47eaa + 98b8aa5 commit 8d87861

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.2"
5+
val catsEffect = "org.typelevel" %% "cats-effect" % "2.5.3"
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)