Skip to content

Commit 8fa50a9

Browse files
committed
fix: upgrade org.llorllale:cactoos-matchers from 0.23 to 0.24
Snyk has created this PR to upgrade org.llorllale:cactoos-matchers from 0.23 to 0.24. See this package in Maven Repository: https://mvnrepository.com/artifact/org.llorllale/cactoos-matchers/ See this project in Snyk: https://app.snyk.io/org/dgroup/project/4a9f3433-7da5-4c24-985e-ee1d3077c458?utm_source=github&utm_medium=upgrade-pr
1 parent 2226b81 commit 8fa50a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<!-- Testing -->
9797
<hamcrest.version>2.2</hamcrest.version>
9898
<junit.version>5.7.1</junit.version>
99-
<cactoos-matchers.version>0.23</cactoos-matchers.version>
99+
<cactoos-matchers.version>0.24</cactoos-matchers.version>
100100
<jmh.version>1.27</jmh.version>
101101
<jmh.suite.name>enumerable4j-benchmarks</jmh.suite.name>
102102
<!-- Code quality -->

0 commit comments

Comments
 (0)