Skip to content

Commit

Permalink
rultor 22
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 27, 2023
1 parent df11c6d commit 7776aab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker:
image: yegor256/rultor-image:1.19.0
image: yegor256/rultor-image:1.22.0
assets:
settings.xml: yegor256/home#assets/jcabi/settings.xml
secring.gpg: yegor256/home#assets/secring.gpg
Expand Down
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,11 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-report-plugin</artifactId>
<version>3.9.0</version>
</plugin>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.10.2</version>
Expand Down

0 comments on commit 7776aab

Please sign in to comment.