Skip to content

Commit c807045

Browse files
authored
Merge pull request #479 from cloudbees-oss/dependabot/maven/org.assertj-assertj-core-3.23.1
Bump assertj-core from 3.22.0 to 3.23.1
2 parents 5e0e300 + 2a4c37f commit c807045

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
@@ -164,7 +164,7 @@
164164
<groupId>org.assertj</groupId>
165165
<artifactId>assertj-core</artifactId>
166166
<!-- use 2.9.0 for Java 7 projects -->
167-
<version>3.22.0</version>
167+
<version>3.23.1</version>
168168
<scope>test</scope>
169169
</dependency>
170170
<dependency>

0 commit comments

Comments
 (0)