Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-bom to v3.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 175620d commit 25ec788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<assertj.version>3.25.3</assertj.version>
<assertj.version>3.27.3</assertj.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
</properties>
Expand Down

0 comments on commit 25ec788

Please sign in to comment.