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 e45f5ec commit 0aadd12Copy full SHA for 0aadd12
testcontainers-spring-boot-parent/pom.xml
@@ -19,7 +19,7 @@
19
<spring.boot.version>3.0.6</spring.boot.version>
20
<spring.cloud.version>2022.0.4</spring.cloud.version>
21
<spring.cloud.gcp.version>4.5.0</spring.cloud.gcp.version>
22
- <equalsverifier.version>3.15</equalsverifier.version>
+ <equalsverifier.version>3.15.1</equalsverifier.version>
23
<junit-jupiter.version>5.10.0</junit-jupiter.version>
24
<spring.cloud.azure.version>5.0.0</spring.cloud.azure.version>
25
</properties>
0 commit comments