Skip to content

Commit

Permalink
Merge pull request #19 from GiganticMinecraft/renovate/org.typelevel-…
Browse files Browse the repository at this point in the history
…cats-effect-2.x

chore(deps): update dependency org.typelevel:cats-effect to v2.5.5
  • Loading branch information
outductor authored Jan 22, 2025
2 parents 940f260 + 75b0105 commit 4b0b3d8
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 @@ -25,7 +25,7 @@ val testDependencies = Seq(

val dependenciesToEmbed = Seq(
"org.typelevel" %% "cats-core" % "2.13.0",
"org.typelevel" %% "cats-effect" % "2.3.0",
"org.typelevel" %% "cats-effect" % "2.5.5",
"com.github.etaty" %% "rediscala" % "1.9.0",
)

Expand Down

0 comments on commit 4b0b3d8

Please sign in to comment.