Skip to content

Commit

Permalink
chore: updates fs2 related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jayhof committed Dec 9, 2024
1 parent db716a2 commit c881124
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,16 @@ object Dependencies {
val config = "1.3.4"

val decline = "2.4.1"
val fs2 = "2.5.11"
val catsEffect = "2.5.5"
val fs2 = "3.10.2"
val catsEffect = "3.5.4"
val fs2PubSub = "0.22.1"
val fs2Aws = "3.1.1"
val fs2Kafka = "1.10.0"
val fs2BlobStorage = "0.8.11"
val azureIdentity = "1.11.0"
val http4s = "0.21.34"
val log4cats = "1.7.0"
val catsRetry = "2.1.1"
val catsRetry = "2.6.0"
val specsDiff = "0.9.0"
val eventGen = "0.2.2"

Expand Down

0 comments on commit c881124

Please sign in to comment.