Skip to content

Commit

Permalink
Merge branch 'master' into update/monix-execution-3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanns committed Dec 14, 2020
2 parents 82b2327 + 237622b commit 2c8b00a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -28,7 +28,7 @@ libraryDependencies ++= Seq(
"org.sangria-graphql" %% "sangria-streaming-api" % "1.0.1",
"io.monix" %% "monix-execution" % "3.2.2",
"io.monix" %% "monix-reactive" % "3.2.2",
"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
2 changes: 1 addition & 1 deletion project/build.properties
@@ -1 +1 @@
sbt.version=1.3.10
sbt.version=1.3.13

0 comments on commit 2c8b00a

Please sign in to comment.