Skip to content

Commit 95a33d4

Browse files
committed
Fixed jenkinsci#400 - Upgrade assertj-core to 3.12.2
1 parent 04651b7 commit 95a33d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>org.assertj</groupId>
200200
<artifactId>assertj-core</artifactId>
201-
<version>3.11.1</version>
201+
<version>3.12.2</version>
202202
<scope>test</scope>
203203
</dependency>
204204

0 commit comments

Comments
 (0)