Skip to content

Commit 7999a37

Browse files
Bump assertj-core from 3.19.0 to 3.20.1
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.20.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.20.1) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac8f4d0 commit 7999a37

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
@@ -321,7 +321,7 @@
321321
<dependency>
322322
<groupId>org.assertj</groupId>
323323
<artifactId>assertj-core</artifactId>
324-
<version>3.19.0</version>
324+
<version>3.20.1</version>
325325
</dependency>
326326
<dependency>
327327
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)