Skip to content

Commit

Permalink
Merge pull request #703 from ovotech/update/master/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-laws to 3.5.7 in master
  • Loading branch information
mergify[bot] authored Nov 28, 2024
2 parents f934491 + bc7b917 commit ab2eb24
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 @@ -4,7 +4,7 @@ import sbtrelease.tagsonly.TagsOnly._

val catsVersion = "2.12.0"

val catsEffectVersion = "3.5.6"
val catsEffectVersion = "3.5.7"

val slf4jVersion = "2.0.16"

Expand Down

0 comments on commit ab2eb24

Please sign in to comment.