Skip to content

Commit

Permalink
Upgrade testcontainers to fix ES startup
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Nov 23, 2022
1 parent 6b65c9d commit 85c13c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ flexible messaging model and an intuitive client API.</description>
<!-- test dependencies -->
<cassandra.version>3.6.0</cassandra.version>
<disruptor.version>3.4.0</disruptor.version>
<testcontainers.version>1.17.2</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
<hamcrest.version>2.2</hamcrest.version>

<!-- Set docker-java.version to the version of docker-java used in Testcontainers -->
Expand Down

0 comments on commit 85c13c0

Please sign in to comment.