We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c446d commit 48bfdc1Copy full SHA for 48bfdc1
spring-boot-project/spring-boot-parent/pom.xml
@@ -32,7 +32,7 @@
32
<spring-asciidoctor-extensions.version>0.4.0.RELEASE</spring-asciidoctor-extensions.version>
33
<spring-doc-resources.version>0.1.3.RELEASE</spring-doc-resources.version>
34
<spring-doc-resources.url>https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip</spring-doc-resources.url>
35
- <testcontainers.version>1.15.0</testcontainers.version>
+ <testcontainers.version>1.14.3</testcontainers.version>
36
<testng.version>6.14.3</testng.version>
37
</properties>
38
<scm>
0 commit comments