Skip to content

Commit 81f40b8

Browse files
Bump org.testcontainers:elasticsearch from 1.20.4 to 1.20.5
Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 1.20.5. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 235f9dd commit 81f40b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<log4j.version>2.24.3</log4j.version>
1616
<slf4j.version>2.0.16</slf4j.version>
1717
<junit.version>5.11.4</junit.version>
18-
<testcontainers.version>1.20.4</testcontainers.version>
18+
<testcontainers.version>1.20.5</testcontainers.version>
1919

2020
<!-- JDK -->
2121
<java.compiler.version>17</java.compiler.version>

0 commit comments

Comments
 (0)