Skip to content

Commit

Permalink
chore(deps): update open api updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent f0555cc commit 08d4278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/@ama-sdk/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"tsc-watch": "^6.0.4",
"yaml-eslint-parser": "^1.2.2"
},
"openApiSupportedVersion": "~7.8.0",
"openApiSupportedVersion": "~7.9.0",
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
</dependencies>
<properties>
<maven-plugin-version>1.0.0</maven-plugin-version>
<openapi-generator-version>7.8.0</openapi-generator-version>
<swagger-core.version>2.2.23</swagger-core.version>
<openapi-generator-version>7.9.0</openapi-generator-version>
<swagger-core.version>2.2.25</swagger-core.version>
<junit-version>4.8.1</junit-version>
<version>1.0.0</version>
<project.version>0.0.0</project.version>
Expand Down

0 comments on commit 08d4278

Please sign in to comment.