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.
2 parents bac2a72 + 800cb5e commit ea87f9fCopy full SHA for ea87f9f
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.10.7</testcontainers.version>
+ <testcontainers.version>1.15.3</testcontainers.version>
37
38
<!-- Maven Plugin Versions -->
39
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
0 commit comments