Skip to content

Commit

Permalink
upgrade kafka client to 3.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tuantrannav committed Oct 29, 2024
1 parent 8a7d715 commit 9af1be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ subprojects {
}

val jvmTarget = "17"
val kafkaVersion = "3.3.1"
val kafkaVersion = "3.7.1"
val micrometerRegistryPrometheusVersion = "1.13.1"
val junitJupiterVersion = "5.9.1"
val jacksonVersion = "2.14.1"
Expand Down

0 comments on commit 9af1be3

Please sign in to comment.