Skip to content

Commit da62393

Browse files
committed
Bump libraries
1 parent 6bf2ad6 commit da62393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<dependency>
2828
<groupId>org.assertj</groupId>
2929
<artifactId>assertj-core</artifactId>
30-
<version>3.8.0</version>
30+
<version>3.9.1</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>io.vavr</groupId>
3434
<artifactId>vavr</artifactId>
35-
<version>0.9.1</version>
35+
<version>0.9.2</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>junit</groupId>

0 commit comments

Comments
 (0)