We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9616f57 commit 8e3a323Copy full SHA for 8e3a323
pom.xml
@@ -33,7 +33,7 @@
33
<protobuf.version>3.9.1</protobuf.version><!-- Keep the Protobuf version in sync with grpc-java -->
34
<rest-assured.version>3.1.0</rest-assured.version>
35
<slf4j.version>1.7.26</slf4j.version>
36
- <testcontainers.version>1.15.3</testcontainers.version>
+ <testcontainers.version>1.17.1</testcontainers.version>
37
38
<!-- Maven Plugin Versions -->
39
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
0 commit comments