Skip to content

Commit

Permalink
Update cats-effect to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] committed Mar 10, 2024
1 parent af23234 commit b7f1b8e
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 @@ import scala.language.postfixOps
object ProjectDependencies {

private val catsVersion = "2.10.0"
private val catsEffectVersion = "3.5.3"
private val catsEffectVersion = "3.5.4"
private val circeVersion = "0.14.6"
private val circeGenericExtraVersion = "0.14.3"
private val pureConfigVersion = "0.17.6"
Expand Down

0 comments on commit b7f1b8e

Please sign in to comment.