Skip to content

Commit 2bd37ca

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

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.20.1</version>
324+
<version>3.20.2</version>
325325
</dependency>
326326
<dependency>
327327
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)