Skip to content

Commit bc0d5bf

Browse files
authored
Merge pull request #672 from typelevel/update/cats-effect-3.3.14
Update cats-effect to 3.3.14
2 parents ef6377e + 75a01e7 commit bc0d5bf

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
@@ -27,7 +27,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
2727
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
2828

2929
val catsV = "2.7.0"
30-
val catsEffectV = "3.3.13"
30+
val catsEffectV = "3.3.14"
3131
val slf4jV = "1.7.36"
3232
val munitCatsEffectV = "1.0.7"
3333
val logbackClassicV = "1.2.11"

0 commit comments

Comments
 (0)