We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53bca37 commit 6eed5a7Copy full SHA for 6eed5a7
project/Dependencies.scala
@@ -12,7 +12,7 @@ object Dependencies {
12
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
13
"com.rabbitmq" % "amqp-client" % "5.21.0",
14
"com.typesafe" % "config" % "1.4.1",
15
- "io.delta" %% "delta-spark" % "3.1.0",
+ "io.delta" %% "delta-spark" % "3.2.1",
16
"io.spray" %% "spray-json" % "1.3.6",
17
"io.circe" %% "circe-core" % "0.14.9",
18
"io.circe" %% "circe-generic" % "0.14.9",
0 commit comments