Skip to content

Commit 6586f1f

Browse files
authored
Merge pull request #55 from adform/bump-parquet-library
parquet library version upgrade
2 parents 63855ba + e6d868b commit 6586f1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ val scalaCheckVersion = "1.18.1"
3939
val scalaCheckTestVersion = "3.2.19.0"
4040

4141
val hadoopVersion = "3.4.1"
42-
val parquetVersion = "1.14.4"
42+
val parquetVersion = "1.15.2"
4343
val icebergVersion = "1.7.0"
4444

4545
lazy val `stream-loader-core` = project

0 commit comments

Comments
 (0)