Skip to content

Commit

Permalink
Merge pull request #128 from scala-steward/update/cats-effect-3.4.2
Browse files Browse the repository at this point in the history
Update cats-effect to 3.4.2
  • Loading branch information
geirolz authored Dec 14, 2022
2 parents f64390e + 621f079 commit 215cbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object ProjectDependencies {

private val circeVersion = "0.14.3"
private val catsVersion = "2.9.0"
private val catsEffectVersion = "3.3.14"
private val catsEffectVersion = "3.4.2"

object Plugins {
val compilerPluginsFor2_13: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 215cbee

Please sign in to comment.