Skip to content

Commit

Permalink
Merge pull request #2 from CodelyTV/update/typesafe-1.4.3
Browse files Browse the repository at this point in the history
Update typesafe:config to 1.4.3
  • Loading branch information
cherrera20 authored Nov 28, 2024
2 parents c27f356 + a2e3996 commit 82b5a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Dependencies {
"org.apache.spark" %% "spark-sql-kafka-0-10" % "3.5.0",
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
"com.rabbitmq" % "amqp-client" % "5.23.0",
"com.typesafe" % "config" % "1.4.1",
"com.typesafe" % "config" % "1.4.3",
"io.delta" %% "delta-spark" % "3.1.0",
"io.spray" %% "spray-json" % "1.3.6",
"io.circe" %% "circe-core" % "0.14.10",
Expand Down

0 comments on commit 82b5a4a

Please sign in to comment.