Skip to content

Commit

Permalink
Beam: bump Scio to 0.9.5 (close #381)
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanunlu committed Oct 27, 2020
1 parent 9d4cfaa commit 2b7d9d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ object Dependencies {
val jinJava = "2.5.0"

val sentry = "1.7.30"
val scio = "0.9.3"
val beam = "2.23.0"
val scio = "0.9.5"
val beam = "2.24.0"
val macros = "2.1.1"
val scalaTest = "3.0.8"
}
Expand Down

0 comments on commit 2b7d9d9

Please sign in to comment.