Skip to content

Commit 0aa0ab6

Browse files
snyk-botwajda
authored andcommitted
fix: upgrade org.testcontainers:testcontainers from 1.20.4 to 1.20.5
Snyk has created this PR to upgrade org.testcontainers:testcontainers from 1.20.4 to 1.20.5. See this package in maven: org.testcontainers:testcontainers See this project in Snyk: https://app.snyk.io/org/wajda/project/eefb1856-8a05-494f-a135-7d8d654afcbf?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7c11bd9 commit 0aa0ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.testcontainers</groupId>
4444
<artifactId>testcontainers</artifactId>
45-
<version>1.20.4</version>
45+
<version>1.20.5</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.github.goodforgod</groupId>

0 commit comments

Comments
 (0)