We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ced376 + c4104c5 commit 21d4062Copy full SHA for 21d4062
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val http4s = "1.0.0-M30"
8
}
9
10
- val sangria = "org.sangria-graphql" %% "sangria" % "4.2.6"
+ val sangria = "org.sangria-graphql" %% "sangria" % "4.2.10"
11
val sangriaCirce = "org.sangria-graphql" %% "sangria-circe" % "1.3.2"
12
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.5.18"
13
0 commit comments