Skip to content

Commit a5aceb3

Browse files
committed
Upgrade to Testcontainers 1.10.6
Closes gh-15893
1 parent 609a304 commit a5aceb3

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.testcontainers</groupId>
101101
<artifactId>testcontainers</artifactId>
102-
<version>1.8.3</version>
102+
<version>1.10.6</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>com.vaadin.external.google</groupId>

0 commit comments

Comments
 (0)