We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d501b commit 2b8771dCopy full SHA for 2b8771d
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.3"
+ val catsEffect = "3.5.4"
7
val fs2 = "3.9.4"
8
val skunk = "0.6.3"
9
val scalaCheck = "1.15.4"
0 commit comments