Skip to content

Commit

Permalink
#1139 parent up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 10, 2022
1 parent e6d034c commit 809094e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SOFTWARE.
<parent>
<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>0.60.0</version>
<version>0.60.5</version>
</parent>
<groupId>org.takes</groupId>
<artifactId>takes</artifactId>
Expand Down Expand Up @@ -467,7 +467,7 @@ SOFTWARE.
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
<version>0.21.0</version>
<version>0.21.1</version>
<configuration>
<excludes>
<exclude>checkstyle:/src/site/resources/.*</exclude>
Expand Down

0 comments on commit 809094e

Please sign in to comment.