Skip to content

Commit efd3adc

Browse files
authored
Merge pull request #288 from scala-steward/update/cats-effect-2.1.4
Update cats-effect to 2.1.4
2 parents dfb3063 + 4b0d042 commit efd3adc

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