Skip to content

Commit

Permalink
chore(deps): update dependency com.github.ghostdogpr:caliban to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 8889fb1 commit 5a27ea1
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 @@ -12,7 +12,7 @@ object Dependencies {
val ZIOSchemaDerivation = "dev.zio" %% "zio-schema-derivation" % zioSchemaVersion
val PPrint = "com.lihaoyi" %% "pprint" % "0.8.1"
val ZIOParser = "dev.zio" %% "zio-parser" % "0.1.8"
val Caliban = "com.github.ghostdogpr" %% "caliban" % "2.0.1"
val Caliban = "com.github.ghostdogpr" %% "caliban" % "2.8.1"
val Netty = Seq(
"io.netty" % "netty-codec-http" % nettyVersions,
"io.netty" % "netty-handler-proxy" % nettyVersions,
Expand Down

0 comments on commit 5a27ea1

Please sign in to comment.