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 556fced commit 32d2215Copy full SHA for 32d2215
cucumber-archetype/pom.xml
@@ -16,7 +16,7 @@
16
17
<properties>
18
<junit-jupiter.version>5.13.4</junit-jupiter.version>
19
- <assertj.version>3.27.5</assertj.version>
+ <assertj.version>3.27.6</assertj.version>
20
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
21
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
22
</properties>
0 commit comments