Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cb700c8

Browse files
authoredMar 1, 2024··
Update dependency io.cucumber:gherkin to v28
1 parent f2614cf commit cb700c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<minimum.maven.version>3.3</minimum.maven.version>
3030
<outputDirectory>${project.build.directory}</outputDirectory>
3131
<cucumber.version>7.15.0</cucumber.version>
32-
<gherkin.version>27.0.0</gherkin.version>
32+
<gherkin.version>28.0.0</gherkin.version>
3333
<groovy.version>4.0.18</groovy.version>
3434
<junit-jupiter.version>5.10.2</junit-jupiter.version>
3535
<project.Automatic-Module-Name>io.cucumber.groovy</project.Automatic-Module-Name>

0 commit comments

Comments
 (0)
Please sign in to comment.