File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -418,7 +418,7 @@ val circeVersion = "0.14.14"
418
418
val monixVersion = " 3.4.1"
419
419
420
420
val sparkVersion = " 4.0.0"
421
- val elastic4sVersion = " 8.18.2 "
421
+ val elastic4sVersion = " 9.0.0 "
422
422
423
423
val sparkCoreDep = " org.apache.spark" %% " spark-core" % sparkVersion
424
424
val sparkSqlDep = " org.apache.spark" %% " spark-sql" % sparkVersion
@@ -550,13 +550,13 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
550
550
)
551
551
552
552
val spireVersion = " 0.18.0"
553
- val kafkaVersion = " 7.9.2 -ce"
553
+ val kafkaVersion = " 8.0.0 -ce"
554
554
val pureconfigVersion = " 0.17.9"
555
555
val jackSonVersion = " 2.19.1"
556
556
val log4jApiScalaVersion = " 13.1.0"
557
557
val log4jVersion = " 2.20.0"
558
558
val avro4sVersion = " 4.1.2"
559
- val kafkaAvroSerializer = " 7.9.2 "
559
+ val kafkaAvroSerializer = " 8.0.0 "
560
560
561
561
val pureConfigDep = " com.github.pureconfig" %% " pureconfig" % pureconfigVersion
562
562
You can’t perform that action at this time.
0 commit comments