Skip to content

Commit da8c24d

Browse files
committed
GH-1317 - Update to Testcontainers 1.21.3.
1 parent 572e661 commit da8c24d

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
@@ -49,7 +49,7 @@
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5050
<spring-boot.version>4.0.0-SNAPSHOT</spring-boot.version>
5151
<spring-framework.version>7.0.0-SNAPSHOT</spring-framework.version> <!-- For Javadoc links only -->
52-
<testcontainers.version>1.21.1</testcontainers.version>
52+
<testcontainers.version>1.21.3</testcontainers.version>
5353
<structurizr.version>4.1.0</structurizr.version>
5454
<micrometer-tracing.version>1.5.1</micrometer-tracing.version>
5555

0 commit comments

Comments
 (0)