Skip to content

Commit 3060e85

Browse files
fix(deps): update dependency io.cucumber:gherkin to v33.1.0
1 parent b3022f2 commit 3060e85

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
@@ -22,7 +22,7 @@
2222
<project.Automatic-Module-Name>io.cucumber.messages.cli</project.Automatic-Module-Name>
2323
<junit-xml-formatter.version>0.8.0</junit-xml-formatter.version>
2424
<testng-xml-formatter.version>0.5.0</testng-xml-formatter.version>
25-
<gherkin.version>33.0.0</gherkin.version>
25+
<gherkin.version>33.1.0</gherkin.version>
2626
</properties>
2727

2828
<scm>

0 commit comments

Comments
 (0)