We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e288ff commit 73d692fCopy full SHA for 73d692f
pom.xml
@@ -96,6 +96,14 @@ SOFTWARE.
96
<dependency>
97
<groupId>org.cactoos</groupId>
98
<artifactId>cactoos</artifactId>
99
+ <!--
100
+ @todo #880:30min Once Cactoos is updated to qulice >=0.18.5
101
+ remove all references to Files.newXXX static methods and
102
+ replace them with OO objects such as InputOf or OutputOf
103
+ depending on the need. See
104
+ https://github.com/yegor256/takes/pull/886#issuecomment-446030223
105
+ for details.
106
+ -->
107
<version>0.38</version>
108
</dependency>
109
0 commit comments