Skip to content

Commit b4456d5

Browse files
committed
GH-832 - Upgrade to Testcontainers 1.17.6.
1 parent bbc095b commit b4456d5

File tree

1 file changed

+1
-1
lines changed
  • spring-modulith-events/spring-modulith-events-jdbc

1 file changed

+1
-1
lines changed

spring-modulith-events/spring-modulith-events-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<module.name>org.springframework.modulith.events.jdbc</module.name>
16-
<testcontainers.version>1.17.3</testcontainers.version>
16+
<testcontainers.version>1.17.6</testcontainers.version>
1717
</properties>
1818

1919
<dependencyManagement>

0 commit comments

Comments
 (0)