We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2c2ee commit a159db2Copy full SHA for a159db2
pom.xml
@@ -47,7 +47,7 @@
47
<surefire.version>3.2.2</surefire.version>
48
<junit-bom.version>5.11.4</junit-bom.version>
49
<snakeyaml.version>2.0</snakeyaml.version>
50
- <testcontainers.version>1.20.5</testcontainers.version>
+ <testcontainers.version>1.21.3</testcontainers.version>
51
<!-- Do NOT UPGRADE spring.version without checking springboot.version alignment -->
52
<springboot.version>3.4.6</springboot.version>
53
<springframework.version>6.2.7</springframework.version>
0 commit comments