chore: bump org.testcontainers:testcontainers from 1.20.4 to 1.20.5 (#2034)

This commit is contained in:
dependabot[bot] 2025-02-27 18:34:58 +01:00 committed by GitHub
parent 92d4981b90
commit 3d4780d7e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -245,7 +245,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.4</version>
<version>1.20.5</version>
<scope>test</scope>
</dependency>
<dependency>