Skip to content

Commit

Permalink
Merge pull request #402 from scala-steward/update/ducktape-0.2.7
Browse files Browse the repository at this point in the history
Update ducktape to 0.2.7
  • Loading branch information
lenguyenthanh authored Jan 1, 2025
2 parents 56968aa + 520b563 commit 33980fa
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 @@ -64,7 +64,7 @@ object Dependencies {
val log4Cats = "org.typelevel" %% "log4cats-slf4j" % "2.7.0"
val logback = "ch.qos.logback" % "logback-classic" % "1.5.15"

val ducktape = "io.github.arainko" %% "ducktape" % "0.2.6"
val ducktape = "io.github.arainko" %% "ducktape" % "0.2.7"

val declineCore = "com.monovore" %% "decline" % V.decline
val declineCatsEffect = "com.monovore" %% "decline-effect" % V.decline
Expand Down

0 comments on commit 33980fa

Please sign in to comment.