Skip to content
This repository was archived by the owner on Dec 23, 2017. It is now read-only.

Commit 2e70839

Browse files
author
Jochen Schalanda
committed
Upgrade to AssertJ 3.3.0
1 parent 257e940 commit 2e70839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.assertj</groupId>
103103
<artifactId>assertj-core</artifactId>
104-
<version>2.0.0</version>
104+
<version>3.3.0</version>
105105
<scope>test</scope>
106106
</dependency>
107107
<dependency>

0 commit comments

Comments
 (0)