Skip to content

Commit 108c9f5

Browse files
fix(deps): update dependency io.cucumber:testng-xml-formatter to v0.5.0
1 parent 5d6be05 commit 108c9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<pretty-formatter.version>0.3.0</pretty-formatter.version>
2323
<query.version>13.5.0</query.version>
2424
<tag-expressions.version>6.1.2</tag-expressions.version>
25-
<testng-xml-formatter.version>0.4.0</testng-xml-formatter.version>
25+
<testng-xml-formatter.version>0.5.0</testng-xml-formatter.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)