chore: bump org.testcontainers:junit-jupiter from 1.20.4 to 1.20.5 (#2036)

This commit is contained in:
dependabot[bot] 2025-02-27 18:34:36 +01:00 committed by GitHub
parent 6d1ebadf85
commit 8166b10c1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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