Skip to content

Commit

Permalink
Update dependency com.jcabi:jcabi-aspects to v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent ef6c9a5 commit 88796b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/it/ajc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.24.0</version>
<version>0.24.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/it/ajc_disableCopy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.24.0</version>
<version>0.24.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 88796b6

Please sign in to comment.