Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v…
Browse files Browse the repository at this point in the history
…3.13.0
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent fccd5ed commit e0bd470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-archetype/pom.xml
Expand Up @@ -16,7 +16,7 @@

<properties>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
</properties>

Expand Down

0 comments on commit e0bd470

Please sign in to comment.