Skip to content

Commit 23c7f25

Browse files
committed
Update cats-effect-laws to 3.6.3
1 parent a552cbe commit 23c7f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
4848
val Versions = new {
4949
val catsCore = "2.8.0"
5050
val catsEffect = "3.6.3"
51-
val catsEffect2 = "2.5.5"
51+
val catsEffect2 = "3.6.3"
5252
val circe = "0.14.9"
5353
val jsoniter = "2.30.7"
5454
val monix = "3.4.1"

0 commit comments

Comments
 (0)