Skip to content

Commit

Permalink
Update scribe, scribe-cats to 3.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
grokking-steward[bot] authored and mergify[bot] committed Dec 15, 2024
1 parent 4625654 commit 1b21bcb
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.11.0"
val scribeVersion = "3.15.2"
val scribeVersion = "3.15.3"

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

0 comments on commit 1b21bcb

Please sign in to comment.