Skip to content

Commit 82b5a4a

Browse files
authored
Merge pull request #2 from CodelyTV/update/typesafe-1.4.3
Update typesafe:config to 1.4.3
2 parents c27f356 + a2e3996 commit 82b5a4a

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
@@ -11,7 +11,7 @@ object Dependencies {
1111
"org.apache.spark" %% "spark-sql-kafka-0-10" % "3.5.0",
1212
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
1313
"com.rabbitmq" % "amqp-client" % "5.23.0",
14-
"com.typesafe" % "config" % "1.4.1",
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)