Skip to content

Commit 6fd755c

Browse files
authored
Merge pull request #37247 from bulldog98/chore/update-kindcontainer
Update kindcontainer to 1.4.4
2 parents cdab45c + 8596fc9 commit 6fd755c

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
@@ -211,7 +211,7 @@
211211
<docker-java.version>3.3.3</docker-java.version> <!-- must be the version Testcontainers use -->
212212
<!-- Check the compatibility matrix (https://github.com/opensearch-project/opensearch-testcontainers) before upgrading: -->
213213
<opensearch-testcontainers.version>2.0.0</opensearch-testcontainers.version>
214-
<com.dajudge.kindcontainer>1.3.0</com.dajudge.kindcontainer>
214+
<com.dajudge.kindcontainer>1.4.4</com.dajudge.kindcontainer>
215215
<aesh.version>2.7</aesh.version>
216216
<aesh-readline.version>2.4</aesh-readline.version>
217217
<jansi.version>2.4.0</jansi.version> <!-- Keep in sync with aesh-readline and dekorate -->

0 commit comments

Comments
 (0)