Skip to content

Commit bbab6b9

Browse files
authored
Merge pull request #307 from lhns/update/cats-effect-3.7.0
Update cats-effect to 3.7.0
2 parents 7ad9249 + 1e9cde5 commit bbab6b9

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.7"
22

33
val V = new {
4-
val catsEffect = "3.6.3"
4+
val catsEffect = "3.7.0"
55
val circe = "0.14.15"
66
val circeConfig = "0.10.0"
77
val http4s = "0.23.33"

0 commit comments

Comments
 (0)