Skip to content

Commit 2ca29af

Browse files
build(deps-dev): bump assertj-core from 3.14.0 to 3.17.0 (OpenAPITools#160)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.17.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.14.0...assertj-core-3.17.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Jochen Schalanda <[email protected]>
1 parent ae65c89 commit 2ca29af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6666
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6767
<project.scm.id>github</project.scm.id>
68-
6968
<swagger-parser.version>2.0.21</swagger-parser.version>
7069
<slf4j.version>1.7.30</slf4j.version>
7170
</properties>
@@ -138,7 +137,7 @@
138137
<dependency>
139138
<groupId>org.assertj</groupId>
140139
<artifactId>assertj-core</artifactId>
141-
<version>3.16.1</version>
140+
<version>3.17.0</version>
142141
<scope>test</scope>
143142
</dependency>
144143
<dependency>

0 commit comments

Comments
 (0)