Skip to content

Commit 75521b8

Browse files
committed
GH-1465 - Update to Testcontainers 2.0.2.
1 parent 8dc071f commit 75521b8

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
@@ -48,7 +48,7 @@
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<spring-boot.version>4.0.0-SNAPSHOT</spring-boot.version>
5050
<spring-framework.version>7.0.0</spring-framework.version> <!-- For Javadoc links only -->
51-
<testcontainers.version>2.0.1</testcontainers.version>
51+
<testcontainers.version>2.0.2</testcontainers.version>
5252
<structurizr.version>4.1.0</structurizr.version>
5353
<micrometer-tracing.version>1.6.0</micrometer-tracing.version>
5454

0 commit comments

Comments
 (0)