Skip to content

Commit

Permalink
upgraded_kafka_client_version_to_3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adkharat committed Dec 18, 2024
1 parent 74cb554 commit 0d8c91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ ext.tempto_runner = project(':tempto-runner')
ext.tempto_ldap = project(':tempto-ldap')
ext.tempto_kafka = project(':tempto-kafka')
ext.expected_result_generator = project(':expected-result-generator')
ext.tempto_version = '1.54-SNAPSHOT'
ext.tempto_version = '1.54'
ext.tempto_group = "io.prestodb.tempto"
ext.isReleaseVersion = !tempto_version.endsWith("SNAPSHOT")

Expand Down

0 comments on commit 0d8c91d

Please sign in to comment.