Skip to content

Commit df92520

Browse files
Bump com.dajudge.kindcontainer:kindcontainer from 1.4.9 to 1.4.10
Bumps [com.dajudge.kindcontainer:kindcontainer](https://github.com/dajudge/kindcontainer) from 1.4.9 to 1.4.10. - [Release notes](https://github.com/dajudge/kindcontainer/releases) - [Commits](dajudge/kindcontainer@release/1.4.9...release/1.4.10) --- updated-dependencies: - dependency-name: com.dajudge.kindcontainer:kindcontainer dependency-version: 1.4.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44ec5f4 commit df92520

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)