Skip to content

Commit f57ef84

Browse files
authoredOct 21, 2024··
fix(deps): update dependency org.cactoos:cactoos to v0.56.0
1 parent 2aa2722 commit f57ef84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
7272
<dependency>
7373
<groupId>org.cactoos</groupId>
7474
<artifactId>cactoos</artifactId>
75-
<version>0.55.0</version>
75+
<version>0.56.0</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.jcabi</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.