Skip to content

Commit 4180100

Browse files
committed
test(flagd): remove dependency and switch to other envvar utils
Signed-off-by: Simon Schrottner <[email protected]>
1 parent e612a65 commit 4180100

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -186,20 +186,6 @@
186186
<scope>test</scope>
187187
</dependency>
188188

189-
<dependency>
190-
<groupId>uk.org.webcompere</groupId>
191-
<artifactId>system-stubs-core</artifactId>
192-
<version>2.0.3</version>
193-
<scope>test</scope>
194-
</dependency>
195-
196-
<dependency>
197-
<groupId>uk.org.webcompere</groupId>
198-
<artifactId>system-stubs-jupiter</artifactId>
199-
<version>2.1.7</version>
200-
<scope>test</scope>
201-
</dependency>
202-
203189
<dependency>
204190
<groupId>io.cucumber</groupId>
205191
<artifactId>cucumber-java</artifactId>

0 commit comments

Comments
 (0)