Skip to content

Commit a2e3996

Browse files
authored
Update Dependencies.scala
1 parent 244f0ac commit a2e3996

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
@@ -10,8 +10,8 @@ object Dependencies {
1010
"org.apache.spark" %% "spark-hive" % "3.5.0",
1111
"org.apache.spark" %% "spark-sql-kafka-0-10" % "3.5.0",
1212
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
13-
"com.typesafe" % "config" % "1.4.3",
1413
"com.rabbitmq" % "amqp-client" % "5.23.0",
14+
"com.typesafe" % "config" % "1.4.3",
1515
"io.delta" %% "delta-spark" % "3.1.0",
1616
"io.spray" %% "spray-json" % "1.3.6",
1717
"io.circe" %% "circe-core" % "0.14.10",

0 commit comments

Comments
 (0)