Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 264bbca

Browse files
Update dependency com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core to v2.33.1 (#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06cf932 commit 264bbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/caliban/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lazy val root = (project in file("."))
1616
},
1717
libraryDependencies ++= Seq(
1818
"com.github.ghostdogpr" %% "caliban-quick" % "2.9.1",
19-
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % "2.33.0",
19+
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % "2.33.1",
2020
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.33.0" % Provided,
2121
"org.apache.httpcomponents.client5" % "httpclient5" % "5.4.1",
2222
"dev.zio" %% "zio" % "2.1.14"

0 commit comments

Comments
 (0)