We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e4aaa commit 695cbe8Copy full SHA for 695cbe8
pom.xml
@@ -51,7 +51,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
51
</developers>
52
<properties>
53
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
54
- <assertj.core.version>3.12.2</assertj.core.version>
+ <assertj.core.version>3.27.3</assertj.core.version>
55
<eclipse.lifecycle.mapping.version>1.0.0</eclipse.lifecycle.mapping.version>
56
<java.version>1.8</java.version>
57
<junit.version>4.13-beta-3</junit.version>
0 commit comments