Skip to content

Commit bdd102b

Browse files
build(deps): bump assertj-core from 3.20.1 to 3.20.2 (#246)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bc328c commit bdd102b

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
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.assertj</groupId>
148148
<artifactId>assertj-core</artifactId>
149-
<version>3.20.1</version>
149+
<version>3.20.2</version>
150150
<scope>test</scope>
151151
</dependency>
152152
<dependency>

0 commit comments

Comments
 (0)