Skip to content

Commit

Permalink
GH-832 - Upgrade to Testcontainers 1.17.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 20, 2024
1 parent bbc095b commit b4456d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-modulith-events/spring-modulith-events-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<module.name>org.springframework.modulith.events.jdbc</module.name>
<testcontainers.version>1.17.3</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b4456d5

Please sign in to comment.