Skip to content

Commit

Permalink
fix: upgrade org.testcontainers:testcontainers from 1.20.0 to 1.20.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.testcontainers:testcontainers from 1.20.0 to 1.20.1.

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
  • Loading branch information
snyk-bot authored and wajda committed Aug 23, 2024
1 parent 4e8e842 commit 6a44228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.0</version>
<version>1.20.1</version>
</dependency>
<dependency>
<groupId>com.github.goodforgod</groupId>
Expand Down

0 comments on commit 6a44228

Please sign in to comment.