Skip to content

Commit fd4477b

Browse files
authored
Merge pull request #235 from typelevel/update/cats-effect-3.6.3
2 parents 90ffd1f + d413391 commit fd4477b

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
@@ -4,7 +4,7 @@ ThisBuild / crossScalaVersions := Seq(V.scala213, V.scala212)
44
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
55

66
lazy val CatsVersion = "2.12.0"
7-
lazy val CatsEffectVersion = "3.5.7"
7+
lazy val CatsEffectVersion = "3.6.3"
88
lazy val Fs2Version = "3.12.2"
99
lazy val Http4sVersion = "0.23.30"
1010

0 commit comments

Comments
 (0)