Skip to content

Commit e07f289

Browse files
committed
#71 cactoos in scope
1 parent d1849b6 commit e07f289

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

pom.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,12 @@ SOFTWARE.
9090
<dependency>
9191
<groupId>com.jcabi</groupId>
9292
<artifactId>jcabi-xml</artifactId>
93-
<version>0.32.0</version>
93+
<version>0.33.3</version>
94+
</dependency>
95+
<dependency>
96+
<groupId>org.cactoos</groupId>
97+
<artifactId>cactoos</artifactId>
98+
<version>0.56.1</version>
9499
</dependency>
95100
<dependency>
96101
<groupId>com.yegor256</groupId>
@@ -127,12 +132,6 @@ SOFTWARE.
127132
<version>1.8.0</version>
128133
<scope>test</scope>
129134
</dependency>
130-
<dependency>
131-
<groupId>org.cactoos</groupId>
132-
<artifactId>cactoos</artifactId>
133-
<version>0.56.1</version>
134-
<scope>test</scope>
135-
</dependency>
136135
<dependency>
137136
<groupId>org.eolang</groupId>
138137
<artifactId>jucs</artifactId>

0 commit comments

Comments
 (0)