Skip to content

Commit 05566a7

Browse files
committed
set correct minimum version in pom
1 parent 44f5465 commit 05566a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>io.cucumber</groupId>
6666
<artifactId>query</artifactId>
67-
<version>[13.5.0,14.0.0)</version>
67+
<version>[13.3.0,14.0.0)</version>
6868
</dependency>
6969

7070
<dependency>

0 commit comments

Comments
 (0)