We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8421706 commit ab3a8c1Copy full SHA for ab3a8c1
.rultor.yml
@@ -14,9 +14,6 @@ install: |
14
pdd --file=/dev/null
15
merge:
16
script: |
17
- pwd
18
- ls -al .
19
- ls -al ..
20
mvn clean install -Pqulice --errors -Dstyle.color=never
21
release:
22
pre: false
pom.xml
@@ -398,7 +398,7 @@
398
<plugin>
399
<groupId>org.eolang</groupId>
400
<artifactId>hone-maven-plugin</artifactId>
401
- <version>0.7.8</version>
+ <version>0.9.1</version>
402
<executions>
403
<execution>
404
<goals>
0 commit comments