Skip to content

Commit 99f7c2a

Browse files
fix(deps): update dependency io.cucumber:testng-xml-formatter to v0.5.0
1 parent 31707c0 commit 99f7c2a

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
@@ -21,7 +21,7 @@
2121
<project.build.outputTimestamp>1719064372</project.build.outputTimestamp>
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>
24-
<testng-xml-formatter.version>0.4.0</testng-xml-formatter.version>
24+
<testng-xml-formatter.version>0.5.0</testng-xml-formatter.version>
2525
<gherkin.version>33.0.0</gherkin.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)