Skip to content

Commit

Permalink
Update scribe, scribe-cats to 3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
grokking-steward[bot] committed Apr 25, 2024
1 parent 9a9fed3 commit 57285c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Dependencies {

val declineVersion = "2.4.1"
val fs2Version = "3.10.2"
val scribeVersion = "3.13.3"
val scribeVersion = "3.13.4"

val catsCore = Def.setting("org.typelevel" %%% "cats-core" % "2.10.0")
val catsEffect = Def.setting("org.typelevel" %%% "cats-effect" % "3.5.4")
Expand Down

0 comments on commit 57285c2

Please sign in to comment.