Skip to content

Commit 468a81b

Browse files
Bump assertj-core from 3.20.2 to 3.21.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61320f6 commit 468a81b

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
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>org.assertj</groupId>
258258
<artifactId>assertj-core</artifactId>
259-
<version>3.20.2</version>
259+
<version>3.21.0</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

0 commit comments

Comments
 (0)