We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ace37 commit 3ba543eCopy full SHA for 3ba543e
1 file changed
providers/flagd/pom.xml
@@ -101,13 +101,13 @@
101
<dependency>
102
<groupId>org.testcontainers</groupId>
103
<artifactId>testcontainers</artifactId>
104
- <version>2.0.3</version>
+ <version>2.0.4</version>
105
<scope>test</scope>
106
</dependency>
107
108
109
<artifactId>testcontainers-junit-jupiter</artifactId>
110
111
112
113
0 commit comments