Skip to content

Commit e3eb3b5

Browse files
Update cats-effect, cats-effect-testkit to 3.6.3 in series/1.x
1 parent d131ea4 commit e3eb3b5

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
@@ -26,7 +26,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "1.1.1")
2626

2727
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
2828

29-
val CatsEffectVersion = "3.6.2"
29+
val CatsEffectVersion = "3.6.3"
3030
val ScalaTestVersion = "3.2.18"
3131

3232
lazy val root = tlCrossRootProject

0 commit comments

Comments
 (0)