Skip to content

Commit bad22f3

Browse files
Bump confluentinc/cp-kafka from 8.0.2 to 8.1.0 in the dependencies group (#88)
Bumps the dependencies group with 1 update: confluentinc/cp-kafka. Updates `confluentinc/cp-kafka` from 8.0.2 to 8.1.0 --- updated-dependencies: - dependency-name: confluentinc/cp-kafka dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26a47d8 commit bad22f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22

33
kafka-kraft:
4-
image: confluentinc/cp-kafka:8.0.2
4+
image: confluentinc/cp-kafka:8.1.0
55
hostname: kafka-kraft
66
ports:
77
- "9101:9101"

0 commit comments

Comments
 (0)