Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Update cats-effect, cats-effect-testkit to 3.4.8 (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloboni authored Feb 25, 2023
1 parent 01422e0 commit 7438b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy val e2eSettings =
lazy val circeV = "0.14.1"
lazy val fs2V = "3.6.1"
lazy val catsCoreV = "2.9.0"
lazy val catsEffectV = "3.4.7"
lazy val catsEffectV = "3.4.8"
lazy val log4CatsV = "2.5.0"
lazy val slf4jV = "2.0.6"
lazy val sttpV = "3.8.11"
Expand Down

0 comments on commit 7438b77

Please sign in to comment.