File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ gh-pages/
1515mochawesome-report /
1616node_modules /
1717target /
18- temp /
18+ temp /
Original file line number Diff line number Diff line change 395395 <plugin >
396396 <groupId >org.eolang</groupId >
397397 <artifactId >hone-maven-plugin</artifactId >
398- <version >0.12.0 </version >
398+ <version >0.13.1 </version >
399399 <executions >
400400 <execution >
401401 <goals >
402402 <goal >pull</goal >
403403 <goal >optimize</goal >
404404 </goals >
405405 <configuration >
406- <jeoVersion >0.13.9</jeoVersion >
407406 <rules >streams/*</rules >
407+ <timeout >15</timeout >
408+ <threads >0</threads >
409+ <grepIn >(66-69-6C-74-65-72|6D-61-70)</grepIn >
408410 <!-- Used as benchmark resource. -->
409411 <excludes >/target/classes/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.class</excludes >
410412 </configuration >
You can’t perform that action at this time.
0 commit comments