Skip to content

Commit 4b15979

Browse files
authored
Merge pull request #136 from scala-steward/update/sangria-4.2.6
Update sangria to 4.2.6
2 parents 79180e1 + f4194c3 commit 4b15979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val circeOpticsVersion = "0.15.0"
1515
val sangriaAkkaHttpVersion = "0.0.4"
1616

1717
libraryDependencies ++= Seq(
18-
"org.sangria-graphql" %% "sangria" % "4.2.5",
18+
"org.sangria-graphql" %% "sangria" % "4.2.6",
1919
"org.sangria-graphql" %% "sangria-slowlog" % "3.0.0",
2020
"org.sangria-graphql" %% "sangria-circe" % "1.3.2",
2121

0 commit comments

Comments
 (0)