Skip to content

Commit

Permalink
Bump scio to 0.12.0 (close #87)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Nov 3, 2022
1 parent 735c31f commit efd90f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import sbt._
object Dependencies {

object V {
val scio = "0.11.7"
val scio = "0.12.0"
val beam = "2.38.0"
val scalaMacros = "2.1.1"
val slf4j = "1.7.36"
Expand Down

0 comments on commit efd90f9

Please sign in to comment.