Skip to content

Commit 800cb5e

Browse files
authored
testcontainers 1.15.3 (#162)
latest version of TestContainers Signed-off-by: Sean C. Sullivan <[email protected]>
1 parent bc2f84a commit 800cb5e

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)