Skip to content

Commit 696977a

Browse files
committed
upgrade assertj-core version to 3.5.2
1 parent 8785cb4 commit 696977a

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>org.assertj</groupId>
111111
<artifactId>assertj-core</artifactId>
112-
<version>3.4.1</version>
112+
<version>3.5.2</version>
113113
<scope>test</scope>
114114
</dependency>
115115
</dependencies>

0 commit comments

Comments
 (0)