Skip to content

Commit

Permalink
Update decline, decline-effect to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 6, 2025
1 parent 1a0b630 commit 2ea2346
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 @@ -10,7 +10,7 @@ val circeYamlVersion = "0.14.2"
val tapirVersion = "1.1.2"
val sttpClientVersion = "3.10.1"

val declineVersion = "2.4.1"
val declineVersion = "2.5.0"

val jsonDependencies = Seq(
"io.circe" %% "circe-core" % circeVersion,
Expand Down

0 comments on commit 2ea2346

Please sign in to comment.