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

Commit 69fcabf

Browse files
authored
deps: update dependency org.assertj:assertj-core to v3 (#1786)
1 parent e7bf122 commit 69fcabf

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
@@ -128,7 +128,7 @@
128128
<groupId>org.assertj</groupId>
129129
<artifactId>assertj-core</artifactId>
130130
<!-- use 2.9.1 for Java 7 projects -->
131-
<version>2.9.1</version>
131+
<version>3.22.0</version>
132132
<scope>test</scope>
133133
</dependency>
134134
</dependencies>

0 commit comments

Comments
 (0)