Skip to content

Commit 6eed5a7

Browse files
Update delta-spark to 3.2.1
1 parent 53bca37 commit 6eed5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Dependencies {
1212
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
1313
"com.rabbitmq" % "amqp-client" % "5.21.0",
1414
"com.typesafe" % "config" % "1.4.1",
15-
"io.delta" %% "delta-spark" % "3.1.0",
15+
"io.delta" %% "delta-spark" % "3.2.1",
1616
"io.spray" %% "spray-json" % "1.3.6",
1717
"io.circe" %% "circe-core" % "0.14.9",
1818
"io.circe" %% "circe-generic" % "0.14.9",

0 commit comments

Comments
 (0)