Skip to content

Commit aba1ae3

Browse files
chore(deps): update testcontainers-java monorepo to v1.20.2 (#992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61bb726 commit aba1ae3

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
@@ -132,13 +132,13 @@
132132
<dependency>
133133
<groupId>org.testcontainers</groupId>
134134
<artifactId>testcontainers</artifactId>
135-
<version>1.20.1</version>
135+
<version>1.20.2</version>
136136
<scope>test</scope>
137137
</dependency>
138138
<dependency>
139139
<groupId>org.testcontainers</groupId>
140140
<artifactId>junit-jupiter</artifactId>
141-
<version>1.20.1</version>
141+
<version>1.20.2</version>
142142
<scope>test</scope>
143143
</dependency>
144144

0 commit comments

Comments
 (0)