Skip to content

Commit

Permalink
Bump scio to 0.11.1 (close #48)
Browse files Browse the repository at this point in the history
istreeter committed Dec 15, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ff86d7b commit 5075e30
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
@@ -1,7 +1,7 @@
import sbt._
import Keys._

val scioVersion = "0.8.2"
val scioVersion = "0.11.1"
val beamVersion = "2.19.0"
val scalaMacrosVersion = "2.1.1"
val slf4jVersion = "1.7.29"

0 comments on commit 5075e30

Please sign in to comment.