Skip to content

Commit

Permalink
chore(deps): update dependency com.jcabi.incubator:xembly to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent eebaf06 commit a68f82f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ SOFTWARE.
<dependency>
<groupId>com.jcabi.incubator</groupId>
<artifactId>xembly</artifactId>
<version>0.28.1</version>
<version>0.29.0</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/it/file-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ SOFTWARE.
<dependency>
<groupId>com.jcabi.incubator</groupId>
<artifactId>xembly</artifactId>
<version>0.28.1</version>
<version>0.29.0</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down

0 comments on commit a68f82f

Please sign in to comment.