Skip to content

Commit 9924779

Browse files
authored
Bump Scio to 0.9.1 (#285)
1 parent e672b0a commit 9924779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ val protoBufVersion = "3.11.4"
3131
val scalaTestVersion = "3.1.1"
3232
val scalaCheckVersion = "1.14.3"
3333
val scalaCollectionCompatVersion = "2.1.6"
34-
val scioVersion = "0.9.0"
34+
val scioVersion = "0.9.1"
3535
val scoptVersion = "3.7.1"
3636
val shapelessVersion = "2.3.3"
3737
val slf4jVersion = "1.7.30"

0 commit comments

Comments
 (0)