We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e672b0a commit 9924779Copy full SHA for 9924779
build.sbt
@@ -31,7 +31,7 @@ val protoBufVersion = "3.11.4"
31
val scalaTestVersion = "3.1.1"
32
val scalaCheckVersion = "1.14.3"
33
val scalaCollectionCompatVersion = "2.1.6"
34
-val scioVersion = "0.9.0"
+val scioVersion = "0.9.1"
35
val scoptVersion = "3.7.1"
36
val shapelessVersion = "2.3.3"
37
val slf4jVersion = "1.7.30"
0 commit comments