Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object library {
val cats = "2.13.0"
val catsEffect = "2.5.5"
val zio = "2.1.19"
val catsEffect3 = "3.5.7"
val catsEffect3 = "3.6.2"
val zhttp = "2.0.0-RC10"
val zioInteropCats = "23.1.0.5"
val sttp = "3.11.0"
Expand Down