Skip to content

Commit 5562cd6

Browse files
author
Michel Davit
authored
Update parquet to 1.15.0 (#194)
1 parent 23283a3 commit 5562cd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ val hadoopVersion = "3.3.6"
1111
val jacksonVersion = "2.18.2"
1212
val joptVersion = "5.0.4"
1313
val magnolifyVersion = "0.7.4"
14-
val parquetVersion =
15-
"1.13.1" // scala-steward:off Wait fix https://github.com/apache/parquet-java/issues/3016
14+
val parquetVersion = "1.15.0"
1615
val protobufGenericVersion = "0.2.9"
1716
val protobufVersion = "4.29.3"
1817
val scalatestVersion = "3.2.19"

0 commit comments

Comments
 (0)