diff --git a/plugins/orchestrator-form-react/package.json b/plugins/orchestrator-form-react/package.json index 17f1bf4a7c..4892e574df 100644 --- a/plugins/orchestrator-form-react/package.json +++ b/plugins/orchestrator-form-react/package.json @@ -1,7 +1,7 @@ { "name": "@janus-idp/backstage-plugin-orchestrator-form-react", "description": "Web library for the orchestrator-form plugin", - "version": "1.0.5", + "version": "1.0.15", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", diff --git a/plugins/orchestrator/package.json b/plugins/orchestrator/package.json index d696b7f8a5..670904316b 100644 --- a/plugins/orchestrator/package.json +++ b/plugins/orchestrator/package.json @@ -60,7 +60,7 @@ "@backstage/types": "^1.1.1", "@janus-idp/backstage-plugin-orchestrator-common": "1.15.1", "@janus-idp/backstage-plugin-orchestrator-form-api": "1.0.1", - "@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.4", + "@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.15", "@kie-tools-core/editor": "^0.32.0", "@kie-tools-core/notifications": "^0.32.0", "@kie-tools-core/react-hooks": "^0.32.0",