Skip to content

Commit

Permalink
Update caliban, caliban-client, ... to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 28, 2024
1 parent b38aea0 commit 7841555
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 @@ -9,7 +9,7 @@ object Dependencies {
val IZUMI_VERSION = "1.2.6"
val REFINED_VERSION = "0.9.29"
val CIRCE_VERSION = "0.14.3"
val CALIBAN_VERSION = "2.5.3"
val CALIBAN_VERSION = "2.8.0"

val pekkoSlf4jDeps = Seq(
"org.apache.pekko" %% "pekko-slf4j" % PEKKO_VERSION
Expand Down

0 comments on commit 7841555

Please sign in to comment.