Skip to content

Commit 0bcc7d5

Browse files
Update dependency org.assertj:assertj-core to v3.27.3 (#398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f85d55c commit 0bcc7d5

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
@@ -99,7 +99,7 @@ THE SOFTWARE.
9999
<dependency>
100100
<groupId>org.assertj</groupId>
101101
<artifactId>assertj-core</artifactId>
102-
<version>3.27.0</version>
102+
<version>3.27.3</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)