Skip to content

Commit bf738c9

Browse files
authored
Merge pull request #227 from lhns/update/cats-effect-3.5.7
Update cats-effect to 3.5.7
2 parents 3412ced + a8bd0c3 commit bf738c9

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
@@ -1,7 +1,7 @@
11
ThisBuild / scalaVersion := "3.3.5"
22

33
val V = new {
4-
val catsEffect = "3.5.4"
4+
val catsEffect = "3.5.7"
55
val circe = "0.14.9"
66
val circeConfig = "0.10.0"
77
val http4s = "0.23.27"

0 commit comments

Comments
 (0)