Skip to content

Commit 19ef4e9

Browse files
chore(deps): update dependency com.github.ghostdogpr:caliban to v2.11.1
1 parent ddaf876 commit 19ef4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Dependencies {
1212
val ZIOSchemaDerivation = "dev.zio" %% "zio-schema-derivation" % zioSchemaVersion
1313
val PPrint = "com.lihaoyi" %% "pprint" % "0.8.1"
1414
val ZIOParser = "dev.zio" %% "zio-parser" % "0.1.8"
15-
val Caliban = "com.github.ghostdogpr" %% "caliban" % "2.0.1"
15+
val Caliban = "com.github.ghostdogpr" %% "caliban" % "2.11.1"
1616
val Netty = Seq(
1717
"io.netty" % "netty-codec-http" % nettyVersions,
1818
"io.netty" % "netty-handler-proxy" % nettyVersions,

0 commit comments

Comments
 (0)