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 bbbc30e commit dbf5b74Copy full SHA for dbf5b74
pom.xml
@@ -78,7 +78,7 @@
78
<maven-surefire-plugin>3.5.2</maven-surefire-plugin>
79
<hamcrest.version>1.3</hamcrest.version>
80
<mockito.version>5.14.2</mockito.version>
81
- <assertj.version>3.26.3</assertj.version>
+ <assertj.version>3.27.2</assertj.version>
82
<wiremock.version>3.9.2</wiremock.version>
83
<reactor.test.version>3.7.1</reactor.test.version>
84
<javax.annotation.version>1.3.2</javax.annotation.version>
0 commit comments