File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 628
628
629
629
<resources .plugin.version>3.2.0</resources .plugin.version>
630
630
<robotframework-httprequest .version>0.0.15</robotframework-httprequest .version>
631
- <robotframework-plugin .version>1.6.0 </robotframework-plugin .version>
631
+ <robotframework-plugin .version>1.7.2 </robotframework-plugin .version>
632
632
<robotframework-selenium .version>3.141.59.26535</robotframework-selenium .version>
633
- <robotframework .version>3.1 .2</robotframework .version>
633
+ <robotframework .version>3.2 .2</robotframework .version>
634
634
635
635
<!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/add.html -->
636
636
<selectizejs .version>0.12.5</selectizejs .version>
1099
1099
<testCasesDirectory >${basedir} /src/test/robotframework</testCasesDirectory >
1100
1100
<xunitFile >NONE</xunitFile >
1101
1101
<randomize >suite</randomize >
1102
- <!-- See https://robotframework.org/robotframework/3.1 .2/RobotFrameworkUserGuide.html#controlling-console-output -->
1102
+ <!-- See https://robotframework.org/robotframework/3.2 .2/RobotFrameworkUserGuide.html#controlling-console-output -->
1103
1103
<console >dotted</console >
1104
- <!-- See https://robotframework.org/robotframework/3.1 .2/RobotFrameworkUserGuide.html#removing-keywords -->
1104
+ <!-- See https://robotframework.org/robotframework/3.2 .2/RobotFrameworkUserGuide.html#removing-keywords -->
1105
1105
<removeKeywords >PASSED</removeKeywords >
1106
1106
<!-- Handy for debugging. Log file will be created in target/ directory -->
1107
1107
<!--
You can’t perform that action at this time.
0 commit comments