Skip to content

Commit 5c1bc51

Browse files
authored
Merge pull request #411 from scala-steward/update/cats-effect-2.3.1
Update cats-effect to 2.3.1
2 parents 66354f4 + 0320902 commit 5c1bc51

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