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 1dec699 commit acf326cCopy full SHA for acf326c
build.sbt
@@ -26,7 +26,7 @@ val gcsVersion = "hadoop2-2.0.0"
26
val guavaVersion = "25.1-jre"
27
val hadoopVersion = "2.7.7"
28
val jodaTimeVersion = "2.10.5"
29
-val parquetVersion = "1.10.1"
+val parquetVersion = "1.11.0"
30
val protoBufVersion = "3.11.1"
31
val scalaTestVersion = "3.1.0"
32
val scalaCheckVersion = "1.14.3"
0 commit comments