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"
418418val monixVersion = " 3.4.1"
419419
420420val sparkVersion = " 4.0.0"
421- val elastic4sVersion = " 8.18.2 "
421+ val elastic4sVersion = " 9.0.0 "
422422
423423val sparkCoreDep = " org.apache.spark" %% " spark-core" % sparkVersion
424424val sparkSqlDep = " org.apache.spark" %% " spark-sql" % sparkVersion
@@ -550,13 +550,13 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
550550 )
551551
552552val spireVersion = " 0.18.0"
553- val kafkaVersion = " 7.9.2 -ce"
553+ val kafkaVersion = " 8.0.0 -ce"
554554val pureconfigVersion = " 0.17.9"
555555val jackSonVersion = " 2.19.1"
556556val log4jApiScalaVersion = " 13.1.0"
557557val log4jVersion = " 2.20.0"
558558val avro4sVersion = " 4.1.2"
559- val kafkaAvroSerializer = " 7.9.2 "
559+ val kafkaAvroSerializer = " 8.0.0 "
560560
561561val pureConfigDep = " com.github.pureconfig" %% " pureconfig" % pureconfigVersion
562562
You can’t perform that action at this time.
0 commit comments