Skip to content

Commit

Permalink
Merge pull request #61 from ovotech/update/master/cats-effect-3.5.5
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.5 in master
  • Loading branch information
mergify[bot] authored Oct 28, 2024
2 parents 83aa2e7 + acbe336 commit e63e07f
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 @@ -6,7 +6,7 @@ val fs2Version = "3.11.0"

val catsVersion = "2.1.1"

val catsEffectVersion = "3.5.4"
val catsEffectVersion = "3.5.5"

val scalatestVersion = "3.1.0"

Expand Down

0 comments on commit e63e07f

Please sign in to comment.