Skip to content

Commit 4e2fae5

Browse files
authored
Merge pull request #280 from fabriciofx/renovate/org.cactoos-cactoos-0.x
fix(deps): update dependency org.cactoos:cactoos to v0.59.0
2 parents 279e15a + 4db7da8 commit 4e2fae5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.cactoos</groupId>
8989
<artifactId>cactoos</artifactId>
90-
<version>0.57.0</version>
90+
<version>0.59.0</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>com.github.fabriciofx</groupId>

src/it/phonebook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.cactoos</groupId>
3838
<artifactId>cactoos</artifactId>
39-
<version>0.57.0</version>
39+
<version>0.59.0</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)