Skip to content

Commit 305ff83

Browse files
build(deps): bump assertj-core from 3.19.0 to 3.20.0 (#431)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.20.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 258059b commit 305ff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.19.0</version>
215+
<version>3.20.0</version>
216216
<scope>test</scope>
217217
</dependency>
218218
<dependency>

0 commit comments

Comments
 (0)