Update used Kafka version
This commit is contained in:
@@ -69,7 +69,7 @@ config :kafka_ex,
|
||||
# set this to the version of the kafka broker that you are using
|
||||
# include only major.minor.patch versions. must be at least 0.8.0
|
||||
# use "kayrock" for the new client
|
||||
kafka_version: "2.7.0"
|
||||
kafka_version: "3.1.0"
|
||||
|
||||
env_config = Path.expand("#{Mix.env()}.exs", __DIR__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user