Skip to content

Commit b2028e6

Browse files
build(deps): bump org.apache.kafka:kafka-clients from 3.9.0 to 4.0.0 (#395)
Bumps org.apache.kafka:kafka-clients from 3.9.0 to 4.0.0. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3f000d commit b2028e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ okhttp-mockwebserver = "5.0.0-alpha.14"
99
restAssured = "5.5.1"
1010
rsApi = "4.0.0"
1111
testcontainers = "1.20.5"
12-
kafkaClients = "3.9.0"
12+
kafkaClients = "4.0.0"
1313

1414
[libraries]
1515
awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility" }

0 commit comments

Comments
 (0)