Skip to content

Commit

Permalink
Update cats-effect to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 21, 2024
1 parent e256484 commit 58955be
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 @@ -8,7 +8,7 @@ def publishVersion = if (isRelease) releaseVersion else if (isGithubActions) "2.

val org = "com.clever-cloud.pulsar4s"
val AkkaStreamVersion = "2.6.20" // compatible with Akka 2.5.x and 2.6.x
val CatsEffectVersion = "3.5.4"
val CatsEffectVersion = "3.5.6"
val CirceVersion = "0.14.6"
val CommonsIoVersion = "2.4"
val ExtsVersion = "1.61.1"
Expand Down

0 comments on commit 58955be

Please sign in to comment.