Skip to content

Commit acf326c

Browse files
scala-stewardidreeskhan
authored andcommitted
Update parquet-avro to 1.11.0 (#206)
* Update parquet-avro to 1.11.0 * Update parquet-avro to 1.11.0 * Update parquet-avro to 1.11.0 * Update parquet-avro to 1.11.0
1 parent 1dec699 commit acf326c

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
@@ -26,7 +26,7 @@ val gcsVersion = "hadoop2-2.0.0"
2626
val guavaVersion = "25.1-jre"
2727
val hadoopVersion = "2.7.7"
2828
val jodaTimeVersion = "2.10.5"
29-
val parquetVersion = "1.10.1"
29+
val parquetVersion = "1.11.0"
3030
val protoBufVersion = "3.11.1"
3131
val scalaTestVersion = "3.1.0"
3232
val scalaCheckVersion = "1.14.3"

0 commit comments

Comments
 (0)