Skip to content

Commit 9ef8f12

Browse files
committed
Update sangria to 4.2.16
1 parent 866d979 commit 9ef8f12

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
@@ -7,7 +7,7 @@ object Dependencies {
77
val http4s = "1.0.0-M30"
88
}
99

10-
val sangria = "org.sangria-graphql" %% "sangria" % "4.2.15"
10+
val sangria = "org.sangria-graphql" %% "sangria" % "4.2.16"
1111
val sangriaCirce = "org.sangria-graphql" %% "sangria-circe" % "1.3.2"
1212
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.5.25"
1313

0 commit comments

Comments
 (0)