Skip to content

Commit a836a15

Browse files
Bump assertj-core from 3.21.0 to 3.22.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.21.0...assertj-core-3.22.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62ab1f4 commit a836a15

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
@@ -157,7 +157,7 @@
157157
<groupId>org.assertj</groupId>
158158
<artifactId>assertj-core</artifactId>
159159
<!-- use 2.9.0 for Java 7 projects -->
160-
<version>3.21.0</version>
160+
<version>3.22.0</version>
161161
<scope>test</scope>
162162
</dependency>
163163
<dependency>

0 commit comments

Comments
 (0)