Skip to content

Commit

Permalink
Merge pull request #721 from scala-steward/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.3
  • Loading branch information
Baccata authored Jan 25, 2024
2 parents 3057c99 + 0bac2e6 commit d88ba6c
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 @@ -39,7 +39,7 @@ sonatypeCredentialHost := "s01.oss.sonatype.org"
val Version = new {
object CE3 {
val fs2 = "3.5.0"
val ce = "3.5.2"
val ce = "3.5.3"
}

val expecty = "0.16.0"
Expand Down

0 comments on commit d88ba6c

Please sign in to comment.