File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments