Skip to content

Commit c3bd9e0

Browse files
authored
Bump versions to align with scio 0.11.0
1 parent 3b7f6ab commit c3bd9e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ val guavaVersion = "30.1-jre" // make sure this stays compatible with scio + bea
2727
val hadoopVersion = "2.10.1"
2828
val jodaTimeVersion = "2.10.10"
2929
val parquetVersion = "1.12.0"
30-
val protoBufVersion = "3.17.3"
31-
val scalaTestVersion = "3.2.9"
30+
val protoBufVersion = "3.18.1"
31+
val scalaTestVersion = "3.2.10"
3232
val scalaCheckVersion = "1.15.4"
3333
val scalaCollectionCompatVersion = "2.5.0"
3434
val scioVersion = "0.11.1"

0 commit comments

Comments
 (0)