Skip to content

Commit

Permalink
Merge pull request #538 from scala-steward/update/cats-effect-3.3.9
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-kernel to 3.3.9
  • Loading branch information
mergify[bot] committed Mar 25, 2022
2 parents 7ba762f + 6ddfbf7 commit df9c83d
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 @@ -5,7 +5,7 @@ val scala30Version = "3.1.1"
val collectionCompatVersion = "2.6.0"

val catsVersion = "2.7.0"
val catsEffectVersion = "3.3.8"
val catsEffectVersion = "3.3.9"

// We do `evictionCheck` in CI and don't sweat the Java deps for now.
inThisBuild(Seq(
Expand Down

0 comments on commit df9c83d

Please sign in to comment.