We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63855ba + e6d868b commit 6586f1fCopy full SHA for 6586f1f
1 file changed
build.sbt
@@ -39,7 +39,7 @@ val scalaCheckVersion = "1.18.1"
39
val scalaCheckTestVersion = "3.2.19.0"
40
41
val hadoopVersion = "3.4.1"
42
-val parquetVersion = "1.14.4"
+val parquetVersion = "1.15.2"
43
val icebergVersion = "1.7.0"
44
45
lazy val `stream-loader-core` = project
0 commit comments