Skip to content

Commit d920281

Browse files
authored
Merge pull request #635 from scala-steward/update/cats-effect-3.3.11
Update cats-effect to 3.3.11
2 parents c2be17d + 7ba16d2 commit d920281

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

2727
val catsV = "2.7.0"
28-
val catsEffectV = "3.3.10"
28+
val catsEffectV = "3.3.11"
2929
val slf4jV = "1.7.36"
3030
val munitCatsEffectV = "1.0.7"
3131
val logbackClassicV = "1.2.10"

0 commit comments

Comments
 (0)