Skip to content

Commit

Permalink
Merge pull request #560 from scala-steward/update/sangria-streaming-a…
Browse files Browse the repository at this point in the history
…pi-1.0.2

Update sangria-streaming-api to 1.0.2
  • Loading branch information
yanns authored Jan 1, 2021
2 parents 6938d7f + 1c78e7d commit e7939e3
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.5",
// 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 e7939e3

Please sign in to comment.