Skip to content

Commit 3e85bd5

Browse files
authored
Merge pull request #611 from typelevel/update/series/1.x/cats-effect-3.5.7
Update cats-effect, cats-effect-testkit to 3.5.7 in series/1.x
2 parents 68f1951 + 255e361 commit 3e85bd5

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
@@ -27,7 +27,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "1.1.1")
2727
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
2828
ThisBuild / tlSonatypeUseLegacyHost := false
2929

30-
val CatsEffectVersion = "3.5.6"
30+
val CatsEffectVersion = "3.5.7"
3131
val ScalaTestVersion = "3.2.18"
3232

3333
lazy val root = tlCrossRootProject

0 commit comments

Comments
 (0)