Skip to content

Commit 38b6ea7

Browse files
committed
test match 0.10.7
1 parent 0c52fc6 commit 38b6ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vavr/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
<dependency>
2323
<groupId>${project.groupId}</groupId>
2424
<artifactId>vavr-match</artifactId>
25-
<version>0.11.0-SNAPSHOT</version>
25+
<version>0.10.7</version>
2626
</dependency>
2727

2828
<dependency>
2929
<groupId>${project.groupId}</groupId>
3030
<artifactId>vavr-match-processor</artifactId>
31-
<version>0.11.0-SNAPSHOT</version>
31+
<version>0.10.7</version>
3232
<optional>true</optional>
3333
</dependency>
3434

0 commit comments

Comments
 (0)