Skip to content

Commit aad173b

Browse files
build(deps): bump assertj-core from 3.20.2 to 3.21.0 (#547)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.20.2...assertj-core-3.21.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b283ef commit aad173b

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
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.assertj</groupId>
214214
<artifactId>assertj-core</artifactId>
215-
<version>3.20.2</version>
215+
<version>3.21.0</version>
216216
<scope>test</scope>
217217
</dependency>
218218
<dependency>

0 commit comments

Comments
 (0)