Upgrade to vavr 0.10.4.

Closes #2449
This commit is contained in:
Mark Paluch
2021-09-10 09:29:30 +02:00
parent bd280f8dfd
commit e235411b5b

View File

@@ -17,7 +17,7 @@
<properties>
<javaslang>2.0.6</javaslang>
<vavr>0.10.3</vavr>
<vavr>0.10.4</vavr>
<scala>2.11.7</scala>
<xmlbeam>1.4.20</xmlbeam>