Skip to content

Commit

Permalink
Bump strimzi kafka testcontainer to 0.107.0
Browse files Browse the repository at this point in the history
(cherry picked from commit edb221e)
  • Loading branch information
jedla97 committed Jul 25, 2024
1 parent 760efce commit 603cd6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<quarkus.build.skip>${skipTests}</quarkus.build.skip>
<!-- Oracle image - we aim to use same version as Dev Services for Oracle so that we only download one image -->
<oracle.image>docker.io/gvenzl/oracle-free:23-slim-faststart</oracle.image>
<strimzi.testcontainers.version>0.106.0</strimzi.testcontainers.version>
<strimzi.testcontainers.version>0.107.0</strimzi.testcontainers.version>
</properties>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 603cd6e

Please sign in to comment.