Skip to content

Commit b4b0d4f

Browse files
chore(deps): update testcontainers-java monorepo to v1.21.0 (#1320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2ab1f0 commit b4b0d4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/flagd/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,13 @@
147147
<dependency>
148148
<groupId>org.testcontainers</groupId>
149149
<artifactId>testcontainers</artifactId>
150-
<version>1.20.6</version>
150+
<version>1.21.0</version>
151151
<scope>test</scope>
152152
</dependency>
153153
<dependency>
154154
<groupId>org.testcontainers</groupId>
155155
<artifactId>junit-jupiter</artifactId>
156-
<version>1.20.6</version>
156+
<version>1.21.0</version>
157157
<scope>test</scope>
158158
</dependency>
159159
<dependency>

0 commit comments

Comments
 (0)