Skip to content

Commit

Permalink
Merge pull request #42153 from jedla97/fix-42111
Browse files Browse the repository at this point in the history
Adding `--overwrite` argument to `devtools/project-core-extension-codestarts`
  • Loading branch information
gsmet authored Jul 31, 2024
2 parents 085556a + 4c15f86 commit e269933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devtools/project-core-extension-codestarts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<argument>--type</argument>
<argument>basic</argument>
<argument>--no-daemon</argument>
<argument>--overwrite</argument>
</arguments>
<workingDirectory>target/classes/gradle-wrapper</workingDirectory>
<addOutputToClasspath>true</addOutputToClasspath>
Expand Down

0 comments on commit e269933

Please sign in to comment.