chore: bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 (#1963)

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

View File

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