Skip to content

Commit 48a1f03

Browse files
committed
Remove accidental temp dependency
1 parent 88ad3bd commit 48a1f03

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

java8/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
<name>Cucumber-JVM: Java8</name>
1414

1515
<dependencies>
16-
<dependency>
17-
<groupId>net.jodah</groupId>
18-
<artifactId>typetools</artifactId>
19-
<version>0.4.3-SNAPSHOT</version>
20-
</dependency>
21-
2216
<dependency>
2317
<groupId>info.cukes</groupId>
2418
<artifactId>cucumber-java</artifactId>

0 commit comments

Comments
 (0)