Skip to content

Commit

Permalink
Merge 76f77ee into 56030ac
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 10, 2020
2 parents 56030ac + 76f77ee commit 1e6708a
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 @@ -28,7 +28,7 @@ libraryDependencies ++= Seq(
"org.sangria-graphql" %% "sangria-streaming-api" % "1.0.1",
"io.monix" %% "monix-execution" % "3.2.0",
"io.monix" %% "monix-reactive" % "3.2.0",
"org.scalatest" %% "scalatest" % "3.1.4" % Test
"org.scalatest" %% "scalatest" % "3.2.3" % Test
)

git.remoteRepo := "git@github.com:sangria-graphql/sangria-monix.git"
Expand Down

0 comments on commit 1e6708a

Please sign in to comment.