Skip to content

Commit 5e7c15c

Browse files
authored
use vavr-match:1.0.0 (#3232)
1 parent ed074be commit 5e7c15c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,12 @@
226226
<path>
227227
<groupId>io.vavr</groupId>
228228
<artifactId>vavr-match</artifactId>
229-
<version>0.11.0</version>
229+
<version>1.0.0</version>
230230
</path>
231231
<path>
232232
<groupId>io.vavr</groupId>
233233
<artifactId>vavr-match-processor</artifactId>
234-
<version>0.11.0</version>
234+
<version>1.0.0</version>
235235
</path>
236236
</annotationProcessorPaths>
237237
<annotationProcessors>

0 commit comments

Comments
 (0)