Skip to content

Commit 6913d80

Browse files
authored
#1634 - Update Testcontainers dependency. (#1635)
Original Pull Request: #1635 Closes #1634
1 parent 36bbc20 commit 6913d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<log4j>2.13.3</log4j>
2424
<netty>4.1.52.Final</netty>
2525
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
26+
<testcontainers>1.15.1</testcontainers>
2627
<java-module-name>spring.data.elasticsearch</java-module-name>
2728
</properties>
2829

0 commit comments

Comments
 (0)