Skip to content

Commit

Permalink
Update dependency com.jcabi:parent to v0.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent 3ed2d73 commit 6d7747b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/it/loggable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<parent>
<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>0.63.0</version>
<version>0.66.0</version>
</parent>
<artifactId>loggable</artifactId>
<name>loggable</name>
Expand Down
2 changes: 1 addition & 1 deletion src/it/processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<parent>
<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>0.63.0</version>
<version>0.66.0</version>
</parent>
<artifactId>processor</artifactId>
<name>processor</name>
Expand Down
2 changes: 1 addition & 1 deletion src/it/weaving/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<parent>
<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>0.63.0</version>
<version>0.66.0</version>
</parent>
<artifactId>weaving</artifactId>
<name>weaving</name>
Expand Down

0 comments on commit 6d7747b

Please sign in to comment.