Skip to content

Commit 66f5d27

Browse files
Bump org.testcontainers:kafka from 1.21.2 to 1.21.3
Bumps [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) from 1.21.2 to 1.21.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.2...1.21.3) --- updated-dependencies: - dependency-name: org.testcontainers:kafka dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27fe00e commit 66f5d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.testcontainers</groupId>
6060
<artifactId>kafka</artifactId>
61-
<version>1.21.2</version>
61+
<version>1.21.3</version>
6262
</dependency>
6363

6464
<dependency>

0 commit comments

Comments
 (0)