Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6913d80

Browse files
authoredJan 7, 2021
#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
 

‎pom.xml

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.