Skip to content

Commit ea87f9f

Browse files
committed
Merge branch 'main' of github.com:envoyproxy/java-control-plane into delta-xds-non-breaking-slonka-hash-bytes
2 parents bac2a72 + 800cb5e commit ea87f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<protobuf.version>3.9.1</protobuf.version><!-- Keep the Protobuf version in sync with grpc-java -->
3434
<rest-assured.version>3.1.0</rest-assured.version>
3535
<slf4j.version>1.7.26</slf4j.version>
36-
<testcontainers.version>1.10.7</testcontainers.version>
36+
<testcontainers.version>1.15.3</testcontainers.version>
3737

3838
<!-- Maven Plugin Versions -->
3939
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)