Skip to content

Commit 915f948

Browse files
authoredJan 23, 2025··
chore(deps): update dependency com.jcabi:jcabi-matchers to v1.8.0
1 parent 4b68c93 commit 915f948

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎src/it/saxon/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
6363
<dependency>
6464
<groupId>com.jcabi</groupId>
6565
<artifactId>jcabi-matchers</artifactId>
66-
<version>1.7.0</version>
66+
<version>1.8.0</version>
6767
<scope>test</scope>
6868
</dependency>
6969
<dependency>

‎src/it/xerces/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
8282
<dependency>
8383
<groupId>com.jcabi</groupId>
8484
<artifactId>jcabi-matchers</artifactId>
85-
<version>1.7.0</version>
85+
<version>1.8.0</version>
8686
<scope>test</scope>
8787
</dependency>
8888
</dependencies>

0 commit comments

Comments
 (0)
Please sign in to comment.