Skip to content

Commit

Permalink
gRPC 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
augi committed Jul 4, 2019
1 parent 7b56143 commit 23fa1ea
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 @@ -7,7 +7,7 @@ crossScalaVersions := Seq("2.12.8")

lazy val Versions = new {
val gpb3Version = "3.8.0"
val grpcVersion = "1.21.0"
val grpcVersion = "1.22.0"

val akkaHttp = "10.1.5" // DO NOT upgrade to 10.1.[67] - will cause https://github.com/scala/community-builds/issues/825
}
Expand Down

0 comments on commit 23fa1ea

Please sign in to comment.