Skip to content

Commit 1900f95

Browse files
authored
Merge pull request #115 from scala-steward/update/cats-effect-3.3.8
Update cats-effect to 3.3.8
2 parents b66cf33 + f47cbf7 commit 1900f95

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
@@ -103,7 +103,7 @@ ThisBuild / Test / jsEnv := {
103103
}
104104
}
105105

106-
val catsEffectVersion = "3.3.7"
106+
val catsEffectVersion = "3.3.8"
107107
val fs2Version = "3.2.5"
108108
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
109109
val scalaJSDomVersion = "2.1.0"

0 commit comments

Comments
 (0)