Skip to content

Commit 4a7f7a9

Browse files
authoredJun 1, 2022
build(deps): bump assertj-core from 3.23.0 to 3.23.1 (#378)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e329460 commit 4a7f7a9

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
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.assertj</groupId>
156156
<artifactId>assertj-core</artifactId>
157-
<version>3.23.0</version>
157+
<version>3.23.1</version>
158158
<scope>test</scope>
159159
</dependency>
160160
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.