Skip to content

Commit 4675daf

Browse files
authored
Merge pull request #529 from scala-steward/update/cats-effect-2.5.0
Update cats-effect from 2.4.1 to 2.5.0
2 parents 1f2ddb6 + 3da6960 commit 4675daf

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