author: ignaciogallego@gmail.com article:Collection Factory Methods for Vavr (#2652)
* New test class for the collections factory methods in vavr * rename unit test for collection factory methods * the vavr version changed to 0.9.1
This commit is contained in:
parent
5fe5887be7
commit
476f0df4a2
|
@ -74,7 +74,7 @@
|
|||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<vavr.version>0.9.0</vavr.version>
|
||||
<vavr.version>0.9.1</vavr.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<awaitility.version>3.0.0</awaitility.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue