Skip to content

Commit

Permalink
update scala_fs2 version (LesnyRumcajs#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
naoh87 authored Feb 18, 2022
1 parent cfe3081 commit 4c97b2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scala_fs2_bench/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "fs2-grpc-quickstart-scala"

version := "1.0"

scalaVersion := "2.13.2"
scalaVersion := "2.13.8"

run / fork := true

Expand Down
2 changes: 1 addition & 1 deletion scala_fs2_bench/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "1.1.5")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.4.5")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")

0 comments on commit 4c97b2f

Please sign in to comment.