chore: bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#1964)

This commit is contained in:
dependabot[bot] 2024-11-26 23:20:11 +01:00 committed by GitHub
parent d8100385b6
commit 0cf861fb3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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