Skip to content

Commit 95838c0

Browse files
Update cats-effect to 3.6.1 (#93)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent eba7c94 commit 95838c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55

66
object Version {
77

8-
val catsEffect = "3.6.0"
8+
val catsEffect = "3.6.1"
99

1010
val betterMonadicFor = "0.3.1"
1111

src/main/g8/project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55

66
object Version {
77

8-
val catsEffect = "3.6.0"
8+
val catsEffect = "3.6.1"
99

1010
val betterMonadicFor = "0.3.1"
1111

0 commit comments

Comments
 (0)