Skip to content

Commit 7ad1414

Browse files
chore(deps-dev): bump assertj-core from 3.19.0 to 3.20.2 (#162)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.20.2. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.20.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ab01b7 commit 7ad1414

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.assertj</groupId>
7474
<artifactId>assertj-core</artifactId>
75-
<version>3.19.0</version>
75+
<version>3.20.2</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)