chore: bump org.testcontainers:testcontainers from 1.20.1 to 1.20.3 (#1935)

This commit is contained in:
dependabot[bot]
2024-10-28 15:05:33 +01:00
committed by GitHub
parent 62cdfd0824
commit 83ed4c3d5c

View File

@ -235,7 +235,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.1</version>
<version>1.20.3</version>
<scope>test</scope>
</dependency>
<dependency>