Skip to content

Commit 588b2fd

Browse files
authored
Merge pull request #50589 from quarkusio/dependabot/maven/main/com.dajudge.kindcontainer-kindcontainer-1.4.10
Bump com.dajudge.kindcontainer:kindcontainer from 1.4.9 to 1.4.10
2 parents 117579b + df92520 commit 588b2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<docker-java.version>3.4.2</docker-java.version> <!-- must be the version Testcontainers use: https://central.sonatype.com/artifact/org.testcontainers/testcontainers -->
202202
<!-- Check the compatibility matrix (https://github.com/opensearch-project/opensearch-testcontainers) before upgrading: -->
203203
<opensearch-testcontainers.version>2.0.2</opensearch-testcontainers.version>
204-
<com.dajudge.kindcontainer>1.4.9</com.dajudge.kindcontainer>
204+
<com.dajudge.kindcontainer>1.4.10</com.dajudge.kindcontainer>
205205
<aesh.version>2.8.2</aesh.version>
206206
<aesh-readline.version>2.6</aesh-readline.version>
207207
<jansi.version>2.4.0</jansi.version> <!-- Keep in sync with aesh-readline and dekorate -->

0 commit comments

Comments
 (0)