Skip to content

Commit

Permalink
Update sangria-streaming-api to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 31, 2020
1 parent 279d568 commit 1c78e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy val core = project
// Marshalling
"org.sangria-graphql" %% "sangria-marshalling-api" % "1.0.4",
// Streaming
"org.sangria-graphql" %% "sangria-streaming-api" % "1.0.1",
"org.sangria-graphql" %% "sangria-streaming-api" % "1.0.2",
// Macros
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
// Testing
Expand Down

0 comments on commit 1c78e7d

Please sign in to comment.