We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a107df commit 3467397Copy full SHA for 3467397
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
object Versions {
5
val cats = "2.10.0"
6
- val catsEffect = "3.5.4"
+ val catsEffect = "3.5.5"
7
val fs2 = "3.11.0"
8
val skunk = "0.6.4"
9
val scalaCheck = "1.15.4"
0 commit comments