Skip to content

Commit

Permalink
chore(deps): update dependency org.testcontainers:testcontainers to v…
Browse files Browse the repository at this point in the history
…1.20.4
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 6a22407 commit 3e85a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3e85a24

Please sign in to comment.