Skip to content

Commit db7df2e

Browse files
authored
Merge pull request quarkusio#46621 from quarkusio/dependabot/maven/testcontainers.version-1.20.6
Bump testcontainers.version from 1.20.5 to 1.20.6
2 parents 74d765c + 286c8d3 commit db7df2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<avro.version>1.12.0</avro.version>
196196
<apicurio-registry.version>2.6.8.Final</apicurio-registry.version>
197197
<apicurio-common-rest-client.version>0.1.18.Final</apicurio-common-rest-client.version> <!-- must be the version Apicurio Registry uses -->
198-
<testcontainers.version>1.20.5</testcontainers.version> <!-- Make sure to also update docker-java.version to match its needs -->
198+
<testcontainers.version>1.20.6</testcontainers.version> <!-- Make sure to also update docker-java.version to match its needs -->
199199
<docker-java.version>3.4.1</docker-java.version> <!-- must be the version Testcontainers use: https://central.sonatype.com/artifact/org.testcontainers/testcontainers -->
200200
<!-- Check the compatibility matrix (https://github.com/opensearch-project/opensearch-testcontainers) before upgrading: -->
201201
<opensearch-testcontainers.version>2.0.2</opensearch-testcontainers.version>

0 commit comments

Comments
 (0)