We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56faff1 commit d9d5daaCopy full SHA for d9d5daa
spring-cloud-gcp-samples/pom.xml
@@ -24,7 +24,7 @@
24
<!-- Dependency versions -->
25
<spring-native.version>0.12.2</spring-native.version>
26
<google-cloud-graalvm-support.version>0.7.0</google-cloud-graalvm-support.version>
27
- <testcontainers.version>1.20.1</testcontainers.version>
+ <testcontainers.version>1.20.3</testcontainers.version>
28
29
<!-- Checkstyle versions. Keep in sync with ../pom.xml -->
30
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
0 commit comments