Skip to content

Commit

Permalink
Merge pull request #911 from Backbase/fix/angularUpdate
Browse files Browse the repository at this point in the history
Bump angular:boat-maven-plugin[boat-generate/angular] from 13.0.0 to 16.2.6
  • Loading branch information
daiscog authored Sep 9, 2024
2 parents 9eedb3c + f8ebbbc commit c21365b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<reservedWordsMappings>delete=delete,function=function,new=new</reservedWordsMappings>
<additionalProperties>npmName=${codegen.npmPackage.name},npmVersion=${codegen.npmPackage.version},withMocks=${codegen.generateMocks},buildDist=${codegen.buildDist},serviceSuffix=${codegen.serviceSuffix},apiModulePrefix=${codegen.apiModulePrefix}</additionalProperties>
<configOptions>
<ngVersion>13.0.0</ngVersion>
<ngVersion>16.2.6</ngVersion>
</configOptions>
</configuration>
</execution>
Expand Down

0 comments on commit c21365b

Please sign in to comment.