Skip to content

Commit

Permalink
chore: upgrade gradle, and generator to 7.7.0 openapi-generator-cli t…
Browse files Browse the repository at this point in the history
…o 2.13.13

Signed-off-by: Yurii Shynbuiev <[email protected]>
  • Loading branch information
yshyn-iohk committed Oct 7, 2024
1 parent 90edb26 commit bbcedb1
Show file tree
Hide file tree
Showing 8 changed files with 492 additions and 288 deletions.
2 changes: 1 addition & 1 deletion cloud-agent/client/generator/openapitools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "7.4.0"
"version": "7.7.0"
}
}
2 changes: 1 addition & 1 deletion cloud-agent/client/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"publish:clients": "./publish-clients.sh"
},
"dependencies": {
"@openapitools/openapi-generator-cli": "2.7.0",
"@openapitools/openapi-generator-cli": "2.13.13",
"npm-run-all": "^4.1.5"
}
}
Loading

0 comments on commit bbcedb1

Please sign in to comment.