Skip to content

Commit 7431f02

Browse files
build(deps): bump assertj-core from 3.17.2 to 3.18.0 (OpenAPITools#193)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.17.2 to 3.18.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.17.2...assertj-core-3.18.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfd5a58 commit 7431f02

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.17.2</version>
149+
<version>3.18.0</version>
150150
<scope>test</scope>
151151
</dependency>
152152
<dependency>

0 commit comments

Comments
 (0)