Skip to content

Commit eeb5451

Browse files
authored
Merge pull request #5 from cucumber/renovate/testng-xml-formatter.version
Update dependency io.cucumber:testng-xml-formatter to v0.3.1
2 parents 09aeb4c + a80bd93 commit eeb5451

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.5.0</junit-xml-formatter.version>
24-
<testng-xml-formatter.version>0.2.0</testng-xml-formatter.version>
24+
<testng-xml-formatter.version>0.3.1</testng-xml-formatter.version>
2525
<gherkin.version>32.1.1</gherkin.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)